--- socket2-0.4.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ socket2-0.4.0/Cargo.toml 2021-03-25T14:58:09.376011+00:00 @@ -35,6 +35,3 @@ all = [] [target."cfg(unix)".dependencies.libc] version = "0.2.86" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = ["handleapi", "ws2ipdef", "ws2tcpip"]