Adds mailer library

This commit is contained in:
2026-07-26 10:55:59 +02:00
parent 7f9702fed7
commit f338a9d964
4 changed files with 43 additions and 4 deletions
+1
View File
@@ -12,3 +12,4 @@ diesel = { version = "2.3.2", features = ["postgres", "uuid", "chrono", "r2d2"]
chrono = "0.4.42"
log = "0.4.28"
fern = "0.7.1"
lettre = "0.11"