rust/integral-geometry/Cargo.toml
author alfadur
Thu, 17 Jan 2019 15:57:46 +0300
changeset 14632 2e2b31cf0871
parent 14212 bb2f301d4fe0
permissions -rw-r--r--
make stuff const

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

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