rust/landgen/Cargo.toml
author GunChleoc
Sat, 10 Nov 2018 19:53:40 +0100
changeset 14213 3f6a6277f8e9
parent 14072 8a0d69c16cad
child 14228 bb2f301d4fe0
permissions -rw-r--r--
Big update for Scottish Gaelic translation Some syntax bugs removed by Wuzzy

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

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