bumping lettre to 0.10.0-rc.7 (#391)

* bumping lettre to 0.10.0-rc.7

* executed `cargo build`
This commit is contained in:
TornaxO7
2022-06-05 17:51:34 +02:00
committed by GitHub
parent 3c5379b24d
commit 3b2991ae56
3 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ env_logger = "0.8.3"
erased-serde = "0.3.18"
himalaya-lib = { path = "../lib" }
html-escape = "0.2.9"
lettre = { version = "0.10.0-rc.1", features = ["serde"] }
lettre = { version = "0.10.0-rc.7", features = ["serde"] }
log = "0.4.14"
mailparse = "0.13.6"
native-tls = "0.2.8"