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

This commit is contained in:
2024-03-27 00:24:35 +00:00
committed by Pierre Hubert
parent 81e1da2bbc
commit 3b25dfc20f
2 changed files with 4 additions and 4 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.4"
lettre = "0.11.5"
rand = "0.8.5"
bcrypt = "0.15.1"
light-openid = "1.0.1"