--- socket2-0.4.4/Cargo.toml 1970-01-01T00:00:01+00:00 +++ socket2-0.4.4/Cargo.toml 2022-02-09T22:21:14.300251+00:00 @@ -34,6 +34,3 @@ all = [] [target."cfg(unix)".dependencies.libc] version = "0.2.114" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = ["handleapi", "ws2ipdef", "ws2tcpip"]