--- socket2-0.4.10/Cargo.toml 1970-01-01T00:00:01+00:00 +++ socket2-0.4.10/Cargo.toml 2023-10-24T11:20:21.627943+00:00 @@ -59,10 +59,3 @@ [target."cfg(unix)".dependencies.libc] version = "0.2.149" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = [ - "handleapi", - "ws2ipdef", - "ws2tcpip", -]