From 13d2b2ac83b1d6347f6c1182bed3c892bd634e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20RIBREAU?= Date: Wed, 20 Mar 2019 19:13:27 +0100 Subject: [PATCH] chore: update Cargo.lock --- 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 4892bc17..63a6a203 100644 --- a/platform/rust/Cargo.lock +++ b/platform/rust/Cargo.lock @@ -18,7 +18,7 @@ dependencies = [ [[package]] name = "mailchecker" -version = "3.2.23" +version = "3.2.24" dependencies = [ "fast_chemail 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)", "pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",