--- net2-0.2.37/Cargo.toml 2020-12-09T19:13:14+00:00 +++ net2-0.2.37/Cargo.toml 2020-12-10T15:08:03.968627+00:00 @@ -30,6 +30,3 @@ nightly = [] [target."cfg(any(target_os=\"redox\", unix, target_os=\"wasi\"))".dependencies.libc] version = "0.2.54" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["handleapi", "winsock2", "ws2def", "ws2ipdef", "ws2tcpip"]