--- async-io-1.12.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ async-io-1.12.0/Cargo.toml 1970-01-01T00:00:01+00:00 @@ -103,9 +103,3 @@ [target."cfg(unix)".dependencies.libc] version = "0.2.77" -[target."cfg(windows)".dependencies.windows-sys] -version = "0.42" -features = ["Win32_Networking_WinSock"] - -[target."cfg(windows)".dev-dependencies.uds_windows] -version = "1"