--- polling-2.1.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ polling-2.1.0/Cargo.toml 2021-06-18T09:15:22.444176+00:00 @@ -35,10 +35,3 @@ std = [] [target."cfg(unix)".dependencies.libc] version = "0.2.77" -[target."cfg(windows)".dependencies.wepoll-ffi] -version = "0.1.2" -features = ["null-overlapped-wakeups-patch"] - -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = ["ioapiset", "winsock2"]