summaryrefslogtreecommitdiffstats
path: root/mail/Cargo.toml
diff options
context:
space:
mode:
authorPhilipp Korber <philippkorber@gmail.com>2018-11-23 20:58:47 +0100
committerPhilipp Korber <philippkorber@gmail.com>2018-11-23 21:06:25 +0100
commit781b052edd9c388a093279c92d4e54da49c641cd (patch)
tree424fc21c17cf40ed61b00ea1e1a3261fe1c6cb18 /mail/Cargo.toml
parentda9fd49a9d9ef9e29a362c04a8c8344e3ec519f5 (diff)
doc(README) updated readme to be same as lib top level doc
Diffstat (limited to 'mail/Cargo.toml')
-rw-r--r--mail/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Cargo.toml b/mail/Cargo.toml
index 6df9f94..46843bb 100644
--- a/mail/Cargo.toml
+++ b/mail/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mail"
-version = "0.6.0"
+version = "0.6.2"
authors = ["Philipp Korber <p.korber@1aim.com>"]
categories = []
keywords = ["mail", "rfc5322", "mime", "smtp", "template"]