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-zoxide/zoxide-fix-metadata-auto.diff

12 lines
284 B

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