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
373 B
17 lines
373 B
--- aho-corasick-0.6.4/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ aho-corasick-0.6.4/Cargo.toml 2018-01-01T12:16:51.104778+01:00
|
|
@@ -56,11 +56,11 @@
|
|
version = "0.5"
|
|
|
|
[dev-dependencies.quickcheck]
|
|
-version = "0.5"
|
|
+version = "0.6"
|
|
default-features = false
|
|
|
|
[dev-dependencies.rand]
|
|
-version = "0.3"
|
|
+version = "0.4"
|
|
|
|
[dev-dependencies.rustc-serialize]
|
|
version = "0.3"
|