chore(deps): update rust crate rust-argon2 to v3

renovate/v1-rust-argon2-3.x
renovate[bot] 23 hours ago committed by GitHub
parent a5e5637c3c
commit 94eaa9cffa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -21,7 +21,7 @@ hex = "0.4"
zeroize = { version = "1", features = ["zeroize_derive"] }
# kdf dependencies
rust-argon2 = { version = "1", optional = true }
rust-argon2 = { version = "3", optional = true }
rand_chacha = { version = "0.3.1", optional = true }
rand_core = { version = "0.6.4", features = ["getrandom"], optional = true }

Loading…
Cancel
Save