Update backend dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -21,14 +21,14 @@ diesel = { version = "2.2.4", features = ["postgres"] }
|
||||
diesel_migrations = "2.1.0"
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
mailchecker = "6.0.8"
|
||||
redis = "0.26.1"
|
||||
mailchecker = "6.0.11"
|
||||
redis = "0.27.2"
|
||||
lettre = "0.11.8"
|
||||
rand = "0.8.5"
|
||||
bcrypt = "0.15.1"
|
||||
light-openid = "1.0.2"
|
||||
thiserror = "1.0.60"
|
||||
serde_with = "3.8.1"
|
||||
serde_with = "3.10.0"
|
||||
rust_iso3166 = "0.1.12"
|
||||
rust-s3 = "0.35.1"
|
||||
sha2 = "0.10.8"
|
||||
|
Reference in New Issue
Block a user