Skip to content

Commit 2339940

Browse files
chore(deps): update rust crate argon2 to v0.6.0-rc.8 (#1098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec6d659 commit 2339940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111
resolver = "2"
1212

1313
[workspace.dependencies]
14-
argon2 = { version = "=0.6.0-rc.7", default-features = false, features = ["alloc", "getrandom", "zeroize"] }
14+
argon2 = { version = "=0.6.0-rc.8", default-features = false, features = ["alloc", "getrandom", "zeroize"] }
1515
base64 = { version = "0.22" }
1616
bcrypt = "0.19"
1717
blowfish = { version = "0.9", features = ["bcrypt"] }

0 commit comments

Comments
 (0)