From ba16b6794f101d4cc2648fa690c7c76eb2366da1 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@communiquons.org> Date: Fri, 4 Apr 2025 00:30:45 +0000 Subject: [PATCH] Update Rust crate mailchecker to 6.0.17 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 007cd8f..97ebde7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,4 +39,4 @@ light-openid = { version = "1.0.4", features = ["crypto-wrapper"] } bincode = "2.0.1" chrono = "0.4.40" lazy_static = "1.4.0" -mailchecker = "6.0.8" +mailchecker = "6.0.17"