chore: 添加 renet2 + bincode 网络库依赖

This commit is contained in:
2026-05-31 14:59:37 +08:00
parent 6da7b7a43b
commit af64a99987
3 changed files with 172 additions and 2 deletions
+1
View File
@@ -17,3 +17,4 @@ serde_json = "1"
gobang-core = { path = "../core" }
log = "0.4"
env_logger = "0.11"
renet2 = "0.15"