Update Rust crate lettre to 0.11.7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-24 00:16:59 +00:00
parent dc29f71549
commit 6c7e76cded
2 changed files with 17 additions and 13 deletions

View File

@ -21,7 +21,7 @@ serde = { version = "1.0.198", features = ["derive"] }
serde_json = "1.0.116"
mailchecker = "6.0.4"
redis = "0.25.3"
lettre = "0.11.6"
lettre = "0.11.7"
rand = "0.8.5"
bcrypt = "0.15.1"
light-openid = "1.0.2"