Files
packages/anda/rust/zoxide/zoxide-fix-metadata-auto.diff
T
windowsboy111 1eff9944f3 Add ruff zoxide (#144)
* Add ruff zoxide

* Fix big flaw in ruff

* a
2023-01-22 11:52:50 -08:00

12 lines
277 B
Diff

--- zoxide-0.9.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ zoxide-0.9.0/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -147,8 +147,5 @@
]
default-features = false
-[target."cfg(windows)".dependencies.which]
-version = "4.2.5"
-
[badges.maintenance]
status = "actively-developed"