From ebd76203ab41efa8a2b0edc33d20b20e967848d2 Mon Sep 17 00:00:00 2001 From: Kartikaya Gupta Date: Wed, 5 Sep 2018 21:00:19 -0400 Subject: Bump to 0.6.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7ed35b2..3466ad0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mailparse" -version = "0.6.2" +version = "0.6.3" authors = ["Kartikaya Gupta "] description = "A simple parser for MIME e-mail messages" documentation = "https://docs.rs/mailparse/" -- cgit v1.2.3