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.
rust-regex/regex-fix-metadata.diff

17 lines
356 B

--- regex-1.3.6/Cargo.toml 2020-03-24T22:59:04+00:00
+++ regex-1.3.6/Cargo.toml 2020-03-26T07:35:58.960085+00:00
@@ -93,11 +93,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"]