Update Rust crate zxcvbn to v3 #12

Merged
Adrien merged 2 commits from renovate/zxcvbn-3.x into develop 2025-07-19 10:48:45 +00:00
Showing only changes of commit 0cffafcd77 - Show all commits

View File

@@ -31,7 +31,7 @@ validator = { version = "0.17.0", features = ["derive"] }
# Http client
reqwest = "0.12.0"
# Password strength estimation
zxcvbn = "2.2.2"
zxcvbn = "3.0.0"
# Image processing/conversion
image = "0.25.1"
# Get the application version