Add SmtpClient::new_with_addr() method

This commit is contained in:
Kitaiti Makoto
2022-01-03 18:09:13 +09:00
parent 62da4a3d5c
commit 6f8d5c1eb4
2 changed files with 28 additions and 0 deletions
Generated
+1
View File
@@ -3098,6 +3098,7 @@ dependencies = [
"lettre",
"lindera-tantivy",
"migrations_internals",
"native-tls",
"once_cell",
"openssl",
"plume-api",