Skip to content

Commit 9848cab

Browse files
committed
Update quickcheck to 0.4.1
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent d822f69 commit 9848cab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ gcc = "0.3"
3737
[dev-dependencies]
3838
num-bigint = "*"
3939
num-integer = "*"
40-
quickcheck = "0.4"
41-
quickcheck_macros = "0.2"
40+
quickcheck = "0.4.1"
41+
quickcheck_macros = "0.4.1"

0 commit comments

Comments
 (0)