--- socket2-0.4.2/Cargo.toml 1970-01-01T00:00:01+00:00 +++ socket2-0.4.2/Cargo.toml 2021-09-27T20:03:50.977110+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"]