rust/land2d/Cargo.toml
author alfadur
Thu, 25 Oct 2018 04:08:29 +0300
changeset 13964 f4ce841f24c8
parent 13941 78c798d655ad
child 14212 bb2f301d4fe0
permissions -rw-r--r--
some ja.txt corrections

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

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