--- async-process-1.3.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ async-process-1.3.0/Cargo.toml 2021-11-11T11:32:36.266753+00:00 @@ -42,10 +42,3 @@ version = "0.3.0" features = ["iterator"] default-features = false -[target."cfg(windows)".dependencies.blocking] -version = "1.0.0" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = ["winbase", "winnt"] -default-features = false