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

10 lines
245 B

--- grep-0.2.8/Cargo.toml 1970-01-01T00:00:01+00:00
+++ grep-0.2.8/Cargo.toml 2021-06-18T10:35:37.459980+00:00
@@ -47,6 +47,4 @@
version = "2.2.7"
[features]
-avx-accel = []
pcre2 = ["grep-pcre2"]
-simd-accel = ["grep-searcher/simd-accel"]