Files
packages/anda/langs/rust/ouch/ouch-fix-metadata-auto.diff
T
2025-04-20 18:57:44 -05:00

18 lines
373 B
Diff

--- ouch-0.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ouch-0.6.0/Cargo.toml 2025-04-20T17:51:00.814645+00:00
@@ -223,9 +223,6 @@
[build-dependencies.clap_mangen]
version = "0.2.24"
-[target."cfg(not(unix))".dependencies.is_executable]
-version = "1.0.1"
-
[profile.fast]
opt-level = 2
lto = false
@@ -238,3 +235,4 @@
lto = true
codegen-units = 1
strip = true
+