引入新的配置项

This commit is contained in:
2026-02-03 22:19:47 +08:00
parent 55c1e49142
commit 54b86a44e1
6 changed files with 287 additions and 17 deletions

View File

@@ -33,6 +33,7 @@ tokio-tungstenite = "0.28.0"
bytes = "1.11.0"
spin = "0.10.0"
chardetng = "0.1.17"
sysinfo = "0.38.0"
[build-dependencies]
cxx-build = "1.0.192"