You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-async-fs1/async-fs-fix-metadata-auto....

10 lines
295 B

--- 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"]