gameServer2/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 07 Jul 2018 18:41:28 +0200
changeset 13448 6aca4f45ab0a
parent 13439 c4f917c6be51
child 13522 282e5e54386f
permissions -rw-r--r--
Space Invasion: Localize most global variables

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