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

11 lines
247 B

--- hyperfine-1.17.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ hyperfine-1.17.0/Cargo.toml 2023-06-04T15:29:12.344688+00:00
@@ -26,7 +26,6 @@
[profile.release]
lto = true
codegen-units = 1
-strip = true
[dependencies.anyhow]
version = "1.0"