Fix support for Chinese domain names (#1462)

This commit is contained in:
编程小白
2025-10-15 21:00:05 +08:00
committed by GitHub
parent 8cc9da9d6d
commit 70dddeace3
5 changed files with 234 additions and 12 deletions
Generated
+1
View File
@@ -2152,6 +2152,7 @@ dependencies = [
"http_req",
"humansize",
"humantime-serde",
"idna 1.0.3",
"kcp-sys",
"machine-uid",
"maplit",