diff options
author | Teddy Wing | 2021-03-09 00:27:50 +0100 |
---|---|---|
committer | Teddy Wing | 2021-03-09 00:27:50 +0100 |
commit | 74a4b2f92a5b426497a811c066d5ad1fc8bdd63d (patch) | |
tree | f1419f04b3e18f1092b1f90c5b478662d283650a /Cargo.toml | |
parent | df0704c5958993692319850e809cb0cf4e85589f (diff) | |
download | mutt-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.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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" |