From 708a5454bb3579ba94a922b94e1e21d177db4ff2 Mon Sep 17 00:00:00 2001 From: Philipp Korber Date: Thu, 6 Sep 2018 18:15:26 +0200 Subject: chore(deps) use new-tokio-smtp::send_mails functionality - reduces complexity of the interface _and_ the implementation --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 305a8d0..3c3e708 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Philipp Korber "] name = "mail-smtp" -version = "0.1.0" +version = "0.2.0-wip" categories = [] description = "[internal/mail-api] combines mail-types with new-tokio-smtp" documentation = "https://docs.rs/mail-smtp" -- cgit v1.2.3