MTA: Fix duplicate delivery check

This commit is contained in:
Maurus Decimus
2026-03-27 19:24:13 +01:00
parent e451f037c8
commit a973ad1d5d
3 changed files with 54 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -4123,14 +4123,12 @@ dependencies = [
name = "mail-auth"
version = "0.8.0"
dependencies = [
"ahash",
"flate2",
"hashify",
"hickory-resolver",
"mail-builder",
"mail-parser",
"quick-xml 0.39.0",
"quick_cache",
"rand 0.8.5",
"ring",
"rkyv",