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.7/Cargo.toml 2020-05-29T13:17:24+00:00
+++ grep-0.2.7/Cargo.toml 2020-11-23T15:54:42.993446+00:00
@@ -46,6 +46,4 @@
version = "2.2.7"
[features]
-avx-accel = []
pcre2 = ["grep-pcre2"]
-simd-accel = ["grep-searcher/simd-accel"]