We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 703e9c2 commit 1b2813cCopy full SHA for 1b2813c
Cargo.toml
@@ -22,4 +22,4 @@ exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt" ]
22
no_std = [] # This is a no-op, preserved for backward compatibility only.
23
24
[dev-dependencies]
25
-quickcheck = "0.4"
+quickcheck = "0.7"
0 commit comments