rust/hwphysics/Cargo.toml
author alfadur
Mon, 05 Nov 2018 20:22:09 +0300
changeset 14138 a65b60f36b96
parent 14064 c6745a1c827a
child 14149 165e43c3ed59
permissions -rw-r--r--
fix polygons getting unclosed on mirroring

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

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