commit patch for previous commit

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent b1b6bc986e
commit 87da6dec58

@ -0,0 +1,9 @@
--- regex-syntax-0.4.1/Cargo.toml 2017-05-21T18:24:14+02:00
+++ regex-syntax-0.4.1/Cargo.toml 2017-11-29T11:04:48.577478+01:00
@@ -9,5 +9,5 @@
description = "A regular expression parser."
[dev-dependencies]
-quickcheck = { version = "0.4.1", default-features = false }
+quickcheck = { version = "0.5", default-features = false }
rand = "0.3.15"
Loading…
Cancel
Save