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

10 lines
282 B

--- grep-searcher-0.1.2/Cargo.toml 1970-01-01T01:00:00+01:00
+++ grep-searcher-0.1.2/Cargo.toml 2019-02-10T09:26:02.074666+01:00
@@ -48,6 +48,4 @@
version = "1.1"
[features]
-avx-accel = []
default = ["bytecount/runtime-dispatch-simd"]
-simd-accel = ["encoding_rs/simd-accel"]