Skip to content

Commit 948f527

Browse files
Use quickcheck v1 for testing (#15)
1 parent 6ea81fa commit 948f527

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
@@ -12,4 +12,4 @@ keywords = ["text-processing", "search", "spelling"]
1212
license = "Apache-2.0"
1313

1414
[dev-dependencies]
15-
quickcheck = "^0"
15+
quickcheck = "1.0"

0 commit comments

Comments
 (0)