From a999bee048154ef6327b13b423e6c21260853eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Tue, 19 May 2020 22:30:09 +0200 Subject: [PATCH] fix: cargo --- platform/rust/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/rust/Cargo.lock b/platform/rust/Cargo.lock index 79592479..09a8d9d6 100644 --- a/platform/rust/Cargo.lock +++ b/platform/rust/Cargo.lock @@ -20,7 +20,7 @@ dependencies = [ [[package]] name = "mailchecker" -version = "3.3.6" +version = "3.3.7" dependencies = [ "fast_chemail 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)", "pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",