gameServer2/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 23 Oct 2017 02:52:01 +0200
changeset 12738 49c45424a333
parent 12137 193dfdcb0620
child 12757 6f4ab0339c16
permissions -rw-r--r--
Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd The string freeze is maintained. The hog names are not localized. The string "points" is already in stub.lua.

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