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
363 B
17 lines
363 B
--- indexmap-1.3.2/Cargo.toml 2020-02-05T18:47:37+00:00
|
|
+++ indexmap-1.3.2/Cargo.toml 2020-02-05T18:48:30.028290+00:00
|
|
@@ -49,11 +49,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"
|