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.
25 lines
475 B
25 lines
475 B
4 years ago
|
--- im-rc-15.0.0/Cargo.toml 2020-05-15T19:00:18+00:00
|
||
|
+++ im-rc-15.0.0/Cargo.toml 2020-09-25T09:43:04.988395+00:00
|
||
|
@@ -37,7 +37,7 @@
|
||
|
version = "2"
|
||
|
|
||
|
[dependencies.proptest]
|
||
|
-version = "0.9"
|
||
|
+version = "0.10"
|
||
|
optional = true
|
||
|
|
||
|
[dependencies.quickcheck]
|
||
|
@@ -74,10 +74,10 @@
|
||
|
version = "0.6"
|
||
|
|
||
|
[dev-dependencies.proptest]
|
||
|
-version = "0.9"
|
||
|
+version = "0.10"
|
||
|
|
||
|
[dev-dependencies.proptest-derive]
|
||
|
-version = "0.1"
|
||
|
+version = "0.2"
|
||
|
|
||
|
[dev-dependencies.rand]
|
||
|
version = "0.7"
|