|
|
|
--- regex-1.4.2/Cargo.toml 2020-11-01T16:30:09+00:00
|
|
|
|
+++ regex-1.4.2/Cargo.toml 2020-11-05T22:52:11.898820+00:00
|
|
|
|
@@ -90,11 +90,11 @@
|
|
|
|
version = "1"
|
|
|
|
|
|
|
|
[dev-dependencies.quickcheck]
|
|
|
|
-version = "0.8"
|
|
|
|
+version = "0.9"
|
|
|
|
default-features = false
|
|
|
|
|
|
|
|
[dev-dependencies.rand]
|
|
|
|
-version = "0.6.5"
|
|
|
|
+version = "0.7"
|
|
|
|
|
|
|
|
[features]
|
|
|
|
default = ["std", "perf", "unicode", "regex-syntax/default"]
|