gameServer2/Cargo.toml
author unc0rr
Sun, 15 Jan 2017 00:34:36 +0300
changeset 12143 e0bf51609062
parent 12142 193dfdcb0620
child 12762 6f4ab0339c16
permissions -rw-r--r--
Introduce actions, just like in the old server

[package]
name = "hedgewars-server"
version = "0.0.1"
authors = [ "Andrey Korotaev <a.korotaev@hedgewars.org>" ]

[dependencies]
rand = "0.3"
mio = "0.6"
slab = "0.3"
netbuf = "0.3.8"
nom = "2.0"
env_logger = "0.3.5"
log = "0.3.6"