summaryrefslogtreecommitdiffstats
path: root/mail/Cargo.toml
diff options
context:
space:
mode:
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 eb997ac..661d673 100644
--- a/mail/Cargo.toml
+++ b/mail/Cargo.toml
@@ -35,7 +35,7 @@ required-features = ["smtp"]
features = [ "handlebars", "smtp", "serde-impl" ]
[dependencies]
-mail-internals = "0.2.2"
+mail-internals = "0.2.3"
mail-headers = "0.6.4"
mail-core = "0.6.1"
mail-template = "0.6.0"