Skip to content

Commit 97bdccb

Browse files
committed
Upgrade quickcheck_macros to 1.0.0
1 parent 16fa956 commit 97bdccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ criterion = "0.3"
3030
quickcheck = { version = "0.9.2", default-features = false }
3131
ndarray-rand = "0.13.0"
3232
approx = "0.4"
33-
quickcheck_macros = "0.9"
33+
quickcheck_macros = "1.0.0"
3434
num-bigint = "0.4.0"
3535

3636
[[bench]]

0 commit comments

Comments
 (0)