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.
21 lines
465 B
21 lines
465 B
1 year ago
|
--- faccess-0.2.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ faccess-0.2.4/Cargo.toml 2023-03-03T10:57:19.234832+00:00
|
||
|
@@ -36,17 +36,3 @@
|
||
|
[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",
|
||
|
-]
|