Compare commits
6 Commits
fix/versio
...
01778866e0
Author | SHA1 | Date | |
---|---|---|---|
01778866e0 | |||
2bfa5161ee | |||
0e022fabef | |||
b0623a3f1b | |||
66179ba858 | |||
b9d5c25137 |
@@ -29,7 +29,7 @@ const_format = "0.2.32"
|
||||
rand = "0.8.5"
|
||||
validator = { version = "0.17.0", features = ["derive"] }
|
||||
# Http client
|
||||
reqwest = "0.11.24"
|
||||
reqwest = "0.12.0"
|
||||
# Password strength estimation
|
||||
zxcvbn = "2.2.2"
|
||||
# Image processing/conversion
|
||||
@@ -44,7 +44,7 @@ tracing = "0.1.40"
|
||||
tracing-forest = "0.1.6"
|
||||
|
||||
# SCSS -> CSS + usage in rust code
|
||||
turf = "0.9.3"
|
||||
turf = "0.10.0"
|
||||
|
||||
# Dioxus
|
||||
dioxus-free-icons = { version = "0.9", features = ["ionicons", "font-awesome-solid"] }
|
||||
|
Reference in New Issue
Block a user