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

12 lines
266 B

--- regex-1.1.6/Cargo.toml 1970-01-01T00:00:00+00:00
+++ regex-1.1.6/Cargo.toml 2019-06-09T08:27:03.553646+00:00
@@ -88,7 +88,7 @@
version = "1"
[dev-dependencies.quickcheck]
-version = "0.7"
+version = "0.8"
default-features = false
[dev-dependencies.rand]