We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1a790 commit 8440e88Copy full SHA for 8440e88
packages/bcrypt/Cargo.toml
@@ -23,7 +23,7 @@ jemallocator = {version = "0.3", features = ["disable_initial_exec_tls"]}
23
mimalloc = {version = "0.1"}
24
25
[dev-dependencies]
26
-quickcheck = "0.9"
+quickcheck = "1.0"
27
28
[build-dependencies]
29
napi-build = "1"
0 commit comments