--- socket2-0.3.2/Cargo.toml 1969-12-31T16:00:00-08:00 +++ socket2-0.3.2/Cargo.toml 2018-02-28T18:04:35.295312-08:00 @@ -33,6 +33,3 @@ [target."cfg(unix)".dependencies.libc] version = "0.2.37" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.3" -features = ["handleapi", "ws2def", "ws2ipdef", "ws2tcpip", "minwindef"]