summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Korber <p.korber@1aim.com>2018-12-04 16:23:29 +0100
committerPhilipp Korber <p.korber@1aim.com>2018-12-04 16:27:21 +0100
commit3defb971e80baa00259ecbb8459fc384d00e6d1b (patch)
treeb66f72c38fe31ebaea38ce481c8b66a6fa3e5917
parent665f858bf5176d18d6fe952fa77221178d8a0a37 (diff)
cargo(version) bumped mail-headers to v0.6.2
-rw-r--r--headers/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/headers/Cargo.toml b/headers/Cargo.toml
index a0e8ebc..ff37c5a 100644
--- a/headers/Cargo.toml
+++ b/headers/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "mail-headers"
description = "[mail/headers] header parts for the mail crate (inkl. header map and standard header impl)"
-version = "0.6.1"
+version = "0.6.2"
authors = ["Philipp Korber <philippkorber@gmail.com>"]
documentation = "https://docs.rs/mail-headers"
keywords = []