Skip to content

Commit 1b2813c

Browse files
Update quickcheck to 0.7
1 parent 703e9c2 commit 1b2813c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt" ]
2222
no_std = [] # This is a no-op, preserved for backward compatibility only.
2323

2424
[dev-dependencies]
25-
quickcheck = "0.4"
25+
quickcheck = "0.7"

0 commit comments

Comments
 (0)