We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f5f21 commit abed5f7Copy full SHA for abed5f7
1 file changed
Cargo.toml
@@ -31,7 +31,7 @@ include = [
31
no_std = [] # This is a no-op, preserved for backward compatibility only.
32
33
[dev-dependencies]
34
-quickcheck = "0.7"
+quickcheck = "1.0"
35
criterion = "0.5"
36
proptest = "1.7.0"
37
0 commit comments