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 0f09669 commit 271667bCopy full SHA for 271667b
packages/bcrypt/Cargo.toml
@@ -8,7 +8,7 @@ version = "0.1.0"
8
crate-type = ["cdylib"]
9
10
[dependencies]
11
-bcrypt = "0.13"
+bcrypt = "0.14"
12
blowfish = { version = "0.9", features = ["bcrypt"] }
13
global_alloc = { path = "../../crates/alloc" }
14
napi = { version = "2", default-features = false, features = ["napi3"] }
0 commit comments