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

12 lines
253 B

--- zoxide-0.9.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ zoxide-0.9.2/Cargo.toml 2023-08-17T14:41:11.350575+00:00
@@ -82,8 +82,6 @@
[profile.release]
lto = true
codegen-units = 1
-debug = 0
-strip = true
[dependencies.anyhow]
version = "1.0.32"