rust/landgen/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Wed, 31 Oct 2018 13:08:56 +0100
changeset 14045 128fbd36eee4
parent 14031 3b3d97ed2286
child 14056 8a0d69c16cad
permissions -rw-r--r--
Stop using dsUnknown, replace with concrete damage sources

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

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