rust/integral-geometry/Cargo.toml
author nemo
Fri, 11 Jan 2019 08:45:11 -0500
branch0.9.25
changeset 14556 5e4df5413e1e
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
tabs to spaces

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

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