Files
packages/anda/langs/rust/eza/eza-fix-metadata-auto.diff
T
2025-04-17 02:03:52 +08:00

17 lines
433 B
Diff

--- eza-0.21.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ eza-0.21.0/Cargo.toml 2025-04-16T03:47:21.617301+00:00
@@ -231,12 +231,6 @@
[target.'cfg(target_os = "linux")'.dependencies.proc-mounts]
version = "0.3"
-[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
-version = "0.59.0"
-features = [
- "Win32_System_Console",
- "Win32_Foundation",
-]
-
[target."cfg(unix)".dependencies.uzers]
version = "0.12.1"
+