Skip to content

Commit 8440e88

Browse files
committed
chore: upgrade quickcheck
1 parent 1f1a790 commit 8440e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/bcrypt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jemallocator = {version = "0.3", features = ["disable_initial_exec_tls"]}
2323
mimalloc = {version = "0.1"}
2424

2525
[dev-dependencies]
26-
quickcheck = "0.9"
26+
quickcheck = "1.0"
2727

2828
[build-dependencies]
2929
napi-build = "1"

0 commit comments

Comments
 (0)