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 0fb7172 commit 473d956Copy full SHA for 473d956
packages/bcrypt/Cargo.toml
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
9
10
[dependencies]
11
base64 = { version = "0.21" }
12
-bcrypt = "0.14"
+bcrypt = "0.15"
13
blowfish = { version = "0.9", features = ["bcrypt"] }
14
getrandom = "0.2"
15
global_alloc = { path = "../../crates/alloc" }
0 commit comments