rust/land2d/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 27 Oct 2018 03:36:25 +0200
changeset 14004 97e48a6c2535
parent 13936 78c798d655ad
child 14207 bb2f301d4fe0
permissions -rw-r--r--
Draw mission panel behind ammo menu tooltip This is noticable in Continental supplies.

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

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