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.
17 lines
345 B
17 lines
345 B
7 years ago
|
--- ignore-0.3.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ ignore-0.3.1/Cargo.toml 2017-11-10T16:22:43.742369+01:00
|
||
|
@@ -37,7 +37,7 @@
|
||
|
version = "0.3.2"
|
||
|
|
||
|
[dependencies.crossbeam]
|
||
|
-version = "0.2"
|
||
|
+version = "0.3"
|
||
|
|
||
|
[dependencies.regex]
|
||
|
version = "0.2.1"
|
||
|
@@ -57,4 +57,3 @@
|
||
|
version = "0.3.5"
|
||
|
|
||
|
[features]
|
||
|
-simd-accel = ["globset/simd-accel"]
|