mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-06-29 00:45:55 +08:00
chore: 添加 renet2 + bincode 网络库依赖
This commit is contained in:
@@ -10,3 +10,5 @@ repository.workspace = true
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
reqwest = { version = "0.12", features = ["json", "blocking"] }
|
||||
renet2 = "0.15"
|
||||
bincode = "1"
|
||||
|
||||
Reference in New Issue
Block a user