From 49f7f50d62e3a9cdb0a83a4c6bd947d8dd3a668c Mon Sep 17 00:00:00 2001 From: FG Ribreau Date: Wed, 1 Feb 2017 08:18:16 +0100 Subject: [PATCH] feat(cargo): updated to 3.0.22 --- platform/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/rust/Cargo.toml b/platform/rust/Cargo.toml index 38f6ca30..5589dfa6 100644 --- a/platform/rust/Cargo.toml +++ b/platform/rust/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "mailchecker" -version = "3.0.21" +version = "3.0.22" authors = ["François-Guillaume Ribreau "] # A short blurb about the package. This is not rendered in any format when