--- net2-0.2.34/Cargo.toml 2020-05-01T21:07:39+00:00 +++ net2-0.2.34/Cargo.toml 2020-05-05T01:15:31.975899+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"]