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

12 lines
272 B

--- indexmap-1.0.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ indexmap-1.0.1/Cargo.toml 2018-09-10T08:56:21.075380+02:00
@@ -43,7 +43,7 @@
version = "1"
[dev-dependencies.quickcheck]
-version = "0.6"
+version = "0.7"
default-features = false
[dev-dependencies.rand]