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.
12 lines
385 B
12 lines
385 B
--- fs-set-times-0.15.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ fs-set-times-0.15.0/Cargo.toml 2022-04-13T22:35:23.127723+00:00
|
|
@@ -26,8 +26,5 @@
|
|
default-features = false
|
|
[target."cfg(not(windows))".dependencies.rustix]
|
|
version = "0.33.0"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3.9"
|
|
-features = ["winerror"]
|
|
[badges.maintenance]
|
|
status = "actively-developed"
|