aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2021-03-09 00:27:50 +0100
committerTeddy Wing2021-03-09 00:27:50 +0100
commit74a4b2f92a5b426497a811c066d5ad1fc8bdd63d (patch)
treef1419f04b3e18f1092b1f90c5b478662d283650a /Cargo.toml
parentdf0704c5958993692319850e809cb0cf4e85589f (diff)
downloadmutt-ottolangy-74a4b2f92a5b426497a811c066d5ad1fc8bdd63d.tar.bz2
Remove old email parsing trials
Now that we've worked out how to do this, I can remove my old essays.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6782d19..070936c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,4 @@ 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"