From 448f194393ecf8663b02093fe67a80c8b96c3a29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Sat, 18 May 2024 15:48:37 +0200 Subject: [PATCH] fix --- 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 682894be..3d19c077 100644 --- a/platform/rust/Cargo.lock +++ b/platform/rust/Cargo.lock @@ -25,7 +25,7 @@ dependencies = [ [[package]] name = "mailchecker" -version = "6.0.4" +version = "6.0.5" dependencies = [ "fast_chemail", "once_cell",