rust/land2d/Cargo.toml
author alfadur
Thu, 25 Oct 2018 20:34:37 +0300 (2018-10-25)
changeset 13971 63957d0e62ac
parent 13936 78c798d655ad
child 14207 bb2f301d4fe0
permissions -rw-r--r--
additional descriptions for ja.txt
[package]
name = "land2d"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]

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