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

11 lines
265 B

--- ripgrep-11.0.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ ripgrep-11.0.1/Cargo.toml 2019-04-17T05:15:26.915752+00:00
@@ -88,7 +88,6 @@
[features]
pcre2 = ["grep/pcre2"]
-simd-accel = ["grep/simd-accel"]
[badges.appveyor]
repository = "BurntSushi/ripgrep"