Update project dependencies (#140)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #140 Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org> Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
This commit is contained in:
487
geneit_backend/Cargo.lock
generated
487
geneit_backend/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -19,14 +19,14 @@ futures-util = "0.3.30"
|
||||
diesel = { version = "2.1.5", features = ["postgres"] }
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
serde_json = "1.0.115"
|
||||
mailchecker = "6.0.1"
|
||||
mailchecker = "6.0.3"
|
||||
redis = "0.25.3"
|
||||
lettre = "0.11.6"
|
||||
rand = "0.8.5"
|
||||
bcrypt = "0.15.1"
|
||||
light-openid = "1.0.2"
|
||||
thiserror = "1.0.58"
|
||||
serde_with = "3.6.1"
|
||||
serde_with = "3.7.0"
|
||||
rust_iso3166 = "0.1.12"
|
||||
rust-s3 = "0.33.0"
|
||||
sha2 = "0.10.8"
|
||||
|
Reference in New Issue
Block a user