feat: change default listen to IPv4 and add panic recovery (#36)

This commit is contained in:
weisd
2025-07-03 13:51:38 +08:00
committed by GitHub
parent d6653f1258
commit 6983a3ffce
4 changed files with 9 additions and 4 deletions
Generated
+1
View File
@@ -10085,6 +10085,7 @@ dependencies = [
"futures-util",
"http 1.3.1",
"http-body 1.0.1",
"http-body-util",
"iri-string",
"pin-project-lite",
"tokio",