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

This commit is contained in:
2025-05-13 00:15:54 +00:00
parent 8179c7a6d6
commit fae4e144f4
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.15"
lettre = "0.11.16"
rand = "0.9.1"
bcrypt = "0.17.0"
light-openid = "1.0.4"