aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aeffe1b..472b16c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,3 +15,5 @@ futures = "0.3.30"
shlex = "1.3.0"
reqwest = "0.12.4"
markup = "0.15.0"
+chrono = "0.4.38"
+lettre = "0.11.7"