mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
17 lines
433 B
Diff
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"
|
|
+
|