International Domain Names (IDN) support (closes #207)

This commit is contained in:
Maurus Decimus
2026-06-20 09:02:26 +02:00
parent 52a938297b
commit 0958d97925
14 changed files with 201 additions and 26 deletions

1
Cargo.lock generated
View File

@@ -8877,6 +8877,7 @@ dependencies = [
"form_urlencoded",
"futures",
"http-body-util",
"idna",
"mail-auth",
"nohash-hasher",
"parking_lot",