rust/hwphysics/Cargo.toml
author unc0rr
Fri, 02 Nov 2018 00:09:05 +0100
changeset 14066 649ccb9f8cfd
parent 14059 c6745a1c827a
child 14144 165e43c3ed59
permissions -rw-r--r--
Commit broken code for divide_edges in hope for salvation

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

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