引入编码api

This commit is contained in:
2026-01-30 01:11:26 +08:00
parent 94e81cbfd6
commit f59b41c238
4 changed files with 53 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ prost = "0.14.3"
tokio-tungstenite = "0.28.0"
bytes = "1.11.0"
spin = "0.10.0"
chardetng = "0.1.17"
[build-dependencies]
cxx-build = "1.0.192"