--- async-fs-1.6.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ async-fs-1.6.0/Cargo.toml 2024-01-05T18:36:13.800729+00:00 @@ -48,6 +48,3 @@ [target."cfg(unix)".dev-dependencies.libc] version = "0.2.78" -[target."cfg(windows)".dev-dependencies.winapi] -version = "0.3.9" -features = ["winbase"]