summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 56e038f..ba7c4b7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ documentation = "https://staktrace.github.io/mailparse/target/doc/mailparse/"
homepage = "https://github.com/staktrace/mailparse/blob/master/README.md"
repository = "https://github.com/staktrace/mailparse"
readme = "README.md"
-keywords = ["parser", "email", "mail", "rfc822", "mime"]
+keywords = ["parser", "email", "mail", "rfc822", "mime", "maildir"]
license-file = "LICENSE"
[dependencies]