rust/integral-geometry/Cargo.toml
author raptor <buckyballreaction@gmail.com>
Tue, 13 Aug 2019 09:50:24 -0600
branch0.9.25
changeset 15329 35e976e48b0b
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Make hardware acceleration optional on MacOS X

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

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