rust/hwphysics/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 03 Nov 2018 15:17:46 +0100
changeset 14138 d6915d15b6de
parent 14080 c6745a1c827a
child 14165 165e43c3ed59
permissions -rw-r--r--
GameServer: Turn some messages into warnings

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

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