Compare commits
1 Commits
develop
...
d24f3eb651
Author | SHA1 | Date | |
---|---|---|---|
d24f3eb651 |
@@ -31,7 +31,7 @@ validator = { version = "0.17.0", features = ["derive"] }
|
|||||||
# Http client
|
# Http client
|
||||||
reqwest = "0.12.0"
|
reqwest = "0.12.0"
|
||||||
# Password strength estimation
|
# Password strength estimation
|
||||||
zxcvbn = "2.2.2"
|
zxcvbn = "3.0.0"
|
||||||
# Image processing/conversion
|
# Image processing/conversion
|
||||||
image = "0.25.1"
|
image = "0.25.1"
|
||||||
# Get the application version
|
# Get the application version
|
||||||
|
Reference in New Issue
Block a user