--- io-lifetimes-0.4.3/Cargo.toml 1970-01-01T00:00:01+00:00 +++ io-lifetimes-0.4.3/Cargo.toml 2021-11-28T23:11:43.975590+00:00 @@ -30,12 +30,12 @@ optional = true [dependencies.mio] -version = "0.8.0" +version = "0.7.14" features = ["net", "os-ext"] optional = true [dependencies.os_pipe] -version = "1.0.0" +version = "0.9.2" optional = true [dependencies.socket2] @@ -53,8 +53,5 @@ [target."cfg(not(windows))".dependencies.libc] version = "0.2.96" optional = true -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = ["handleapi", "std", "winsock2"] [badges.maintenance] status = "actively-developed"