rust/hwphysics/Cargo.toml
author alfadur
Sun, 04 Nov 2018 07:16:34 +0300
changeset 14128 b04dac00e8e2
parent 14059 c6745a1c827a
child 14144 165e43c3ed59
permissions -rw-r--r--
add command arguments to use a template from file into land_dump

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

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