Blob Blame History Raw
--- dns-lookup-1.0.3/Cargo.toml	2020-05-27T10:59:05+00:00
+++ dns-lookup-1.0.3/Cargo.toml	2020-06-17T15:30:10.269010+00:00
@@ -29,7 +29,3 @@
 version = "^0.3"
 [target."cfg(unix)".dependencies.libc]
 version = "^0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "^0.3"
-features = ["windef", "ws2def", "ws2tcpip"]
-default-features = false