Update Rust crate lettre to 0.11.18
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-08-21 00:26:33 +00:00
parent 83cfcbb237
commit cd5f453172
2 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.141"
mailchecker = "6.0.17"
redis = "0.32.4"
lettre = "0.11.17"
lettre = "0.11.18"
rand = "0.9.2"
bcrypt = "0.17.1"
light-openid = "1.0.4"