rust/hwphysics/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 03 Nov 2018 17:40:21 +0100
changeset 14120 7bb0e27910aa
parent 14059 c6745a1c827a
child 14144 165e43c3ed59
permissions -rw-r--r--
Fix portal color being switchable after losing control

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

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