mirror of
http://47.107.252.169:3000/Roguelite-Game-Developing-Team/Gen_Hack-and-Slash-Roguelite.git
synced 2025-11-20 03:07:12 +08:00
(server) feat:Add TCP server
This commit is contained in:
@@ -8,3 +8,4 @@ description = "The game server."
|
||||
chrono = "0.4"
|
||||
colored = "3"
|
||||
log = "0.4"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user