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.
15 lines
434 B
15 lines
434 B
--- ripgrep-0.8.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ ripgrep-0.8.0/Cargo.toml 2018-02-12T20:33:17.762748+01:00
|
|
@@ -93,11 +93,6 @@
|
|
version = "1"
|
|
|
|
[features]
|
|
-avx-accel = ["bytecount/avx-accel"]
|
|
-simd-accel = ["bytecount/simd-accel", "regex/simd-accel", "encoding_rs/simd-accel"]
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["std", "winnt"]
|
|
[badges.appveyor]
|
|
repository = "BurntSushi/ripgrep"
|
|
|