--- io-lifetimes-0.2.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ io-lifetimes-0.2.0/Cargo.toml 2021-06-25T15:41:57.787507+00:00 @@ -44,11 +44,8 @@ features = ["io-std", "fs", "net", "process"] optional = true [build-dependencies.rustc_version] -version = "0.4.0" +version = "0.3.3" [target."cfg(not(windows))".dependencies.libc] version = "0.2.96" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = ["handleapi", "std", "winsock2"] [badges.maintenance] status = "actively-developed"