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.
14 lines
299 B
14 lines
299 B
--- globset-0.4.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ globset-0.4.0/Cargo.toml 2018-06-12T09:52:53.099432+02:00
|
|
@@ -38,9 +38,6 @@
|
|
version = "2"
|
|
|
|
[dependencies.regex]
|
|
-version = "0.2.9"
|
|
+version = "1"
|
|
[dev-dependencies.glob]
|
|
version = "0.2"
|
|
-
|
|
-[features]
|
|
-simd-accel = ["regex/simd-accel"]
|