rust/integral-geometry/Cargo.toml
author nemo
Thu, 12 Mar 2020 15:09:16 -0400
changeset 15550 0b16baefefd1
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
er... nevermind. back this out. ApplyDamage should pick this up just fine.

[package]
name = "integral-geometry"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2018"

[dependencies]
fpnum = { path = "../fpnum" }