rust/land2d/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 03 Nov 2018 15:27:27 +0100
changeset 14139 589a752c01ca
parent 13957 78c798d655ad
child 14228 bb2f301d4fe0
permissions -rw-r--r--
GameServer: Print syntax help if calling /maxteams without argument

[package]
name = "land2d"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]

[dependencies]
vec2d = { path = "../vec2d" }
integral-geometry = { path = "../integral-geometry" }