From 472758d4ca93b85352c788b68e95b0583be77f0d Mon Sep 17 00:00:00 2001 From: Kartikaya Gupta Date: Sun, 10 Nov 2019 21:26:08 -0500 Subject: Add Clone implementation to addr types --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7e1d9cb..07b8510 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mailparse" -version = "0.9.1" +version = "0.9.2" authors = ["Kartikaya Gupta "] description = "A simple parser for MIME e-mail messages" documentation = "https://docs.rs/mailparse/" -- cgit v1.2.3