From 735b47c236a42cfb910c63276780df12a888b2e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Sun, 2 May 2021 22:42:48 +0200 Subject: [PATCH] feat(cargo): updated to 4.0.7 --- platform/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/rust/Cargo.toml b/platform/rust/Cargo.toml index 8381e830..2d91fda2 100644 --- a/platform/rust/Cargo.toml +++ b/platform/rust/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "mailchecker" -version = "4.0.6" +version = "4.0.7" authors = ["François-Guillaume Ribreau "] # A short blurb about the package. This is not rendered in any format when