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-fs-set-times/fs-set-times-fix-metadata.diff

12 lines
375 B

--- fs-set-times-0.3.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ fs-set-times-0.3.1/Cargo.toml 2021-05-29T19:36:17.987792+00:00
@@ -26,8 +26,5 @@
version = "0.6.0"
[target."cfg(not(windows))".dependencies.posish]
version = "0.6.1"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-features = ["winerror"]
[badges.maintenance]
status = "actively-developed"