gameServer2/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sun, 08 Jul 2018 00:16:33 +0200
changeset 13453 8f746b6a477c
parent 13439 c4f917c6be51
child 13522 282e5e54386f
permissions -rw-r--r--
Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack

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

[dependencies]
rand = "0.5"
mio = "0.6"
slab = "0.4"
netbuf = "0.4.0"
nom = "4.0"
env_logger = "0.4"
log = "0.4"
proptest = "0.8"
base64 = "0.9"