1 Commits

Author SHA1 Message Date
0cffafcd77 Update Rust crate zxcvbn to v3
Some checks failed
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/audit unknown status
2025-07-15 06:07:18 +00:00

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