--- socket2-0.3.0/Cargo.toml 1970-01-01T01:00:00+01:00 +++ socket2-0.3.0/Cargo.toml 2018-01-13T17:44:09.664288+01:00 @@ -34,6 +34,3 @@ [target."cfg(unix)".dependencies.libc] version = "0.2.14" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["handleapi", "ws2def", "ws2ipdef", "ws2tcpip", "minwindef"]