Skip to content

Commit e0fea6b

Browse files
Use quickcheck v1 for testing
1 parent af5a915 commit e0fea6b

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
@@ -8,4 +8,4 @@ repository = "https://github.com/droundy/arrayref"
88
documentation = "https://docs.rs/arrayref"
99

1010
[dev-dependencies]
11-
quickcheck = "0.6"
11+
quickcheck = "1.0"

0 commit comments

Comments
 (0)