gameServer2/Cargo.toml
author sheepluva
Sat, 06 Jan 2018 03:17:12 +0100
branchqmlfrontend
changeset 12887 bf58f2403953
parent 12762 6f4ab0339c16
child 13124 1e39b8749072
permissions -rw-r--r--
whoops, I ruined the path of the unC0Rr

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

[dependencies]
rand = "0.3"
mio = "0.6"
slab = "0.4"
netbuf = "0.4.0"
nom = "3.2"
env_logger = "0.4"
log = "0.3.8"