aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 20d7b4a..b589a1f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,3 +4,7 @@ version = "0.0.1"
edition = "2018"
[dependencies]
+# email-parser = "0.5.0"
+# mailparse = "0.13.2"
+# email-format = "0.8.0"
+email = "0.0.21"