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.
17 lines
367 B
17 lines
367 B
--- indexmap-1.2.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ indexmap-1.2.0/Cargo.toml 2019-09-14T21:02:30.979815+00:00
|
|
@@ -48,11 +48,11 @@
|
|
version = "1.3"
|
|
|
|
[dev-dependencies.quickcheck]
|
|
-version = "0.8"
|
|
+version = "0.9"
|
|
default-features = false
|
|
|
|
[dev-dependencies.rand]
|
|
-version = "0.6"
|
|
+version = "0.7"
|
|
|
|
[dev-dependencies.serde_test]
|
|
version = "1.0.99"
|