--- net2-0.2.33/Cargo.toml 1970-01-01T01:00:00+01:00 +++ net2-0.2.33/Cargo.toml 2018-06-29T00:21:26.955021+02:00 @@ -26,9 +26,5 @@ [features] default = ["duration"] duration = [] -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"]