diff --git a/Cargo.toml b/Cargo.toml index 848a69a..0d6f767 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ validator = { version = "0.17.0", features = ["derive"] } # Http client reqwest = "0.11.24" # Password strength estimation -zxcvbn = "2.2.2" +zxcvbn = "3.0.0" # Image processing/conversion image = "0.25.1" # Get the application version