Skip to content

Commit abed5f7

Browse files
authored
Update quickcheck to 1.0 (#158)
1 parent f6f5f21 commit abed5f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include = [
3131
no_std = [] # This is a no-op, preserved for backward compatibility only.
3232

3333
[dev-dependencies]
34-
quickcheck = "0.7"
34+
quickcheck = "1.0"
3535
criterion = "0.5"
3636
proptest = "1.7.0"
3737

0 commit comments

Comments
 (0)