--- net2-0.2.33/Cargo.toml 1970-01-01T01:00:00+01:00 +++ net2-0.2.33/Cargo.toml 2018-11-11T13:44:38.254464+01:00 @@ -29,6 +29,3 @@ nightly = [] [target."cfg(any(target_os=\"redox\", unix))".dependencies.libc] version = "0.2.42" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["handleapi", "winsock2", "ws2def", "ws2ipdef", "ws2tcpip"]