rust/hwphysics/Cargo.toml
author alfadur
Sat, 03 Nov 2018 01:52:05 +0300
changeset 14107 c6923ce139a2
parent 14064 c6745a1c827a
child 14149 165e43c3ed59
permissions -rw-r--r--
mark the center in the theme editor

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

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