gameServer2/Cargo.toml
author Wuzzy <almikes@aol.com>
Sun, 01 Oct 2017 01:48:30 +0200
changeset 12626 ca958a859322
parent 12137 193dfdcb0620
child 12757 6f4ab0339c16
permissions -rw-r--r--
Change Highlander.cfg to select Default by default Because if you scroll through the list, you often end up with HedgeEditor being chosen as game scheme. xD

[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"