rust/hwphysics/Cargo.toml
author sheepluva
Wed, 31 Jul 2019 23:14:27 +0200
branchui-scaling
changeset 15288 c4fd2813b127
parent 14149 165e43c3ed59
permissions -rw-r--r--
merge 1.0.0 beta 1 into ui-scaling branch

[package]
name = "hwphysics"
version = "0.1.0"
authors = ["Hedgewars Project"]
edition = "2018"

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