rust/landgen/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Fri, 26 Oct 2018 17:38:14 +0200
changeset 13988 c28a4f76d37d
parent 13938 1fa905aa4cdb
child 14026 3b3d97ed2286
permissions -rw-r--r--
Add separate sound symbols for case impact and extra damage

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

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