rust/integral-geometry/Cargo.toml
author nemo
Mon, 24 Oct 2022 10:07:35 -0400
changeset 15886 5e8d2a8eb473
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
merge branch

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

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