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-im-rc/im-rc-fix-metadata.diff

12 lines
262 B

--- im-rc-13.0.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ im-rc-13.0.0/Cargo.toml 2019-09-13T18:38:23.481997+00:00
@@ -32,7 +32,7 @@
optional = true
[dependencies.quickcheck]
-version = "0.8"
+version = "0.9"
optional = true
[dependencies.rayon]