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

24 lines
506 B

--- faccess-0.2.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ faccess-0.2.4/Cargo.toml 2022-03-21T12:13:39.852900+00:00
@@ -34,19 +34,4 @@
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",
-]
+version = "0.2.68"