From 89371a944d0ae614d272bcc91b4beafd0d9ac096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20RIBREAU?= Date: Fri, 6 Dec 2019 23:05:39 +0100 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 896b5019..be58a94d 100644 --- a/platform/rust/Cargo.lock +++ b/platform/rust/Cargo.lock @@ -20,7 +20,7 @@ dependencies = [ [[package]] name = "mailchecker" -version = "3.3.2" +version = "3.3.3" 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)",