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

This commit is contained in:
2024-03-29 00:20:06 +00:00
parent 67f35bba60
commit a8928020e7
2 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.114"
mailchecker = "6.0.1"
redis = "0.25.0"
lettre = "0.11.5"
lettre = "0.11.6"
rand = "0.8.5"
bcrypt = "0.15.1"
light-openid = "1.0.1"