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 bf653fa commit 03fb0d5Copy full SHA for 03fb0d5
packages/bcrypt/Cargo.toml
@@ -8,7 +8,7 @@ version = "0.1.0"
8
crate-type = ["cdylib"]
9
10
[dependencies]
11
-base64 = { version = "0.21" }
+base64 = { version = "0.22" }
12
bcrypt = "0.15"
13
blowfish = { version = "0.9", features = ["bcrypt"] }
14
getrandom = "0.2"
0 commit comments