gameServer2/Cargo.toml
author sheepluva
Sun, 23 Apr 2017 17:27:07 +0200
changeset 12312 83131d0e747b
parent 12137 193dfdcb0620
child 12757 6f4ab0339c16
permissions -rw-r--r--
clean up flake falling/rising code. this should fix issue #157

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