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-faccess/faccess-fix-metadata.diff

13 lines
642 B

--- faccess-0.2.3/Cargo.toml 2020-04-01T18:46:18+00:00
+++ faccess-0.2.3/Cargo.toml 2021-12-02T14:17:39.662742+00:00
@@ -27,6 +27,6 @@
version = "1.2.1"
[target."cfg(unix)".dependencies.libc]
version = "~0.2.68"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.8"
-features = ["accctrl", "aclapi", "handleapi", "impl-default", "minwindef", "processthreadsapi", "securitybaseapi", "winbase", "winerror", "winnt"]
+#[target."cfg(windows)".dependencies.winapi]
+#version = "0.3.8"
+#features = ["accctrl", "aclapi", "handleapi", "impl-default", "minwindef", "processthreadsapi", "securitybaseapi", "winbase", "winerror", "winnt"]