summaryrefslogtreecommitdiffstats
path: root/headers
diff options
context:
space:
mode:
authorPhilipp Korber <p.korber@1aim.com>2019-03-26 16:38:19 +0100
committerPhilipp Korber <p.korber@dac.eu>2019-10-11 16:33:19 +0200
commite34181e7821f490d135e3963a537d04ecefc14cf (patch)
tree7172f5efad07e1ec4fbc4686456a14706082d386 /headers
parent9385e2eb4e602e8f8a24512ae99952b90cf82c39 (diff)
cargo(version): bumped minor version number
Diffstat (limited to 'headers')
-rw-r--r--headers/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/headers/Cargo.toml b/headers/Cargo.toml
index 5be9f73..0c50bdb 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.5"
+version = "0.6.6"
authors = ["Philipp Korber <philippkorber@gmail.com>"]
documentation = "https://docs.rs/mail-headers"
keywords = []