From 86f3d6c5079228333a085a37b33844cabf186e4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Tue, 15 Feb 2022 09:44:21 +0100 Subject: [PATCH] chore: chargo --- platform/rust/Cargo.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/platform/rust/Cargo.lock b/platform/rust/Cargo.lock index 47a99765..62e02435 100644 --- a/platform/rust/Cargo.lock +++ b/platform/rust/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "ascii_utils" version = "0.9.3" @@ -23,7 +25,7 @@ dependencies = [ [[package]] name = "mailchecker" -version = "4.1.10" +version = "4.1.11" dependencies = [ "fast_chemail", "once_cell",