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

This commit is contained in:
2025-06-18 00:20:26 +00:00
parent 8dbc5c452e
commit 0c178daf55
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.140"
mailchecker = "6.0.17"
redis = "0.29.5"
lettre = "0.11.16"
lettre = "0.11.17"
rand = "0.9.1"
bcrypt = "0.17.0"
light-openid = "1.0.4"