rust/hwphysics/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 08 Apr 2019 15:51:42 +0200
changeset 14773 185f07ec4d12
parent 14149 165e43c3ed59
permissions -rw-r--r--
New callback: onCaseDrop (called when engine MIGHT drop a crate)

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

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