From 193325532f0196b1884773bd97e6bedbfa82097f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20RIBREAU?= Date: Sat, 10 Mar 2018 10:55:57 +0100 Subject: [PATCH] feat(cargo): updated to 3.0.39 --- 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 3110fcf5..0b0dfd9a 100644 --- a/platform/rust/Cargo.toml +++ b/platform/rust/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "mailchecker" -version = "3.0.35" +version = "3.0.39" authors = ["François-Guillaume Ribreau "] # A short blurb about the package. This is not rendered in any format when