Added IDN support

This commit is contained in:
Slatian
2023-02-23 00:58:38 +01:00
parent e3054e0158
commit d202ebb14e
5 changed files with 104 additions and 8 deletions

1
Cargo.lock generated
View File

@ -1190,6 +1190,7 @@ dependencies = [
"axum",
"axum-client-ip",
"clap",
"idna 0.3.0",
"lazy_static",
"maxminddb",
"regex",