From 03c9921cf09f467f4d3cc184d995c19acbf6fd9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20RIBREAU?= Date: Thu, 14 Mar 2019 09:14:33 +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 79b35f10..60aab985 100644 --- a/platform/rust/Cargo.lock +++ b/platform/rust/Cargo.lock @@ -18,7 +18,7 @@ dependencies = [ [[package]] name = "mailchecker" -version = "3.2.21" +version = "3.2.22" 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)",