Blob Blame History Raw
--- socket2-0.4.1/Cargo.toml	1970-01-01T00:00:01+00:00
+++ socket2-0.4.1/Cargo.toml	2021-07-28T20:02:19.787879+00:00
@@ -34,6 +34,3 @@
 all = []
 [target."cfg(unix)".dependencies.libc]
 version = "0.2.96"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-features = ["handleapi", "ws2ipdef", "ws2tcpip"]