rust/integral-geometry/Cargo.toml
author nemo
Mon, 12 Sep 2022 18:31:43 -0400
branch1.0.0
changeset 15888 c4c616909805
parent 14228 bb2f301d4fe0
permissions -rw-r--r--
tag a 1.0.2

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

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