rust/integral-geometry/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 08 Oct 2020 11:12:22 +0200
changeset 15741 8997e212be4c
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Fix hog not returning from TimeBox when all land was destroyed

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

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