From 036f5ef84ff561a92237d254ee04437a9de482fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Sun, 2 May 2021 22:36:13 +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 2a5108ce..38744d3a 100644 --- a/platform/rust/Cargo.lock +++ b/platform/rust/Cargo.lock @@ -23,7 +23,7 @@ dependencies = [ [[package]] name = "mailchecker" -version = "4.0.5" +version = "4.0.6" dependencies = [ "fast_chemail", "pretty_assertions",