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

This commit is contained in:
2025-10-09 00:11:30 +00:00
parent 5cf11dc061
commit 82cc7dc745
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.145"
mailchecker = "6.0.18"
redis = "0.32.7"
lettre = "0.11.18"
lettre = "0.11.19"
rand = "0.9.2"
bcrypt = "0.17.1"
light-openid = "1.0.4"