rust/integral-geometry/Cargo.toml
author alfadur
Thu, 12 Nov 2020 00:24:58 +0300
changeset 15781 c929e25a7da2
parent 14228 bb2f301d4fe0
permissions -rw-r--r--
allow finding sprites

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

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