From 3bc253f14f780a39d4b70e7800f6627b05913b88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Thu, 22 Oct 2020 23:57:24 +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 7ead1206..0fa735e0 100644 --- a/platform/rust/Cargo.lock +++ b/platform/rust/Cargo.lock @@ -20,7 +20,7 @@ dependencies = [ [[package]] name = "mailchecker" -version = "3.3.14" +version = "3.3.15" 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)",