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.diff

13 lines
255 B

--- zoxide-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ zoxide-0.8.2/Cargo.toml 2022-07-27T12:57:16.870661+00:00
@@ -79,9 +79,6 @@
[profile.release]
lto = true
-codegen-units = 1
-debug = 0
-strip = true
[dependencies.anyhow]
version = "1.0.32"