From e8a0cb618a5848ae930220f8152140bfdb4d6f6b Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Fri, 4 Dec 2020 20:07:09 +0100 Subject: feat: send emails --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a847dd7..cb65bd4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,3 +9,4 @@ edition = "2018" [dependencies] clap = "2.33.3" rand = "0.7.3" +lettre = "0.10.0-alpha.4" -- cgit v1.2.3-18-g5258