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

12 lines
341 B

--- ripgrep-12.0.1/Cargo.toml 2020-03-29T23:19:06+00:00
+++ ripgrep-12.0.1/Cargo.toml 2020-03-30T08:16:26.715039+00:00
@@ -91,8 +91,5 @@
[features]
pcre2 = ["grep/pcre2"]
-simd-accel = ["grep/simd-accel"]
-[target."cfg(all(target_env = \"musl\", target_pointer_width = \"64\"))".dependencies.jemallocator]
-version = "0.3.0"
[badges]