summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKartikaya Gupta <kats@trevize.staktrace.com>2019-02-10 17:56:09 -0500
committerKartikaya Gupta <kats@trevize.staktrace.com>2019-02-10 17:56:09 -0500
commit33eb96aeb20283e3691da393d321a0c5df2a64dc (patch)
treeacd0245a3cc05e6b6c430d6c57647ffd8e33e908 /Cargo.toml
parent8ad2f47d4e9712163e98c05bd1a3b9891b075642 (diff)
Version bump to 0.6.5
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 05fc249..d6582c4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mailparse"
-version = "0.6.4"
+version = "0.6.5"
authors = ["Kartikaya Gupta <kats@seldon.staktrace.com>"]
description = "A simple parser for MIME e-mail messages"
documentation = "https://docs.rs/mailparse/"