From 063360971a019453c87c9ac9cb517b95b9fad166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Sun, 3 Jan 2021 09:42:01 +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 35a15be9..c198c9fd 100644 --- a/platform/rust/Cargo.lock +++ b/platform/rust/Cargo.lock @@ -23,7 +23,7 @@ dependencies = [ [[package]] name = "mailchecker" -version = "4.0.2" +version = "4.0.3" dependencies = [ "fast_chemail", "pretty_assertions",