summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKartikaya Gupta <kats@seldon.staktrace.com>2016-06-22 10:10:50 -0400
committerKartikaya Gupta <kats@seldon.staktrace.com>2016-06-22 10:10:50 -0400
commit8e8844a5aaba94df32ab037acd3bae028d2e19e8 (patch)
tree5125696540763084f335b3005b5bf04570ec35d6 /Cargo.toml
parentaedfc081ba25ae3020ad4ddf08ec9af10eefabbe (diff)
Update package documentation to mention Maildir
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]