rust/integral-geometry/Cargo.toml
author unC0Rr
Fri, 07 Dec 2018 13:56:45 +0100
changeset 14372 b6824a53d4b1
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Allow to instantiate HWEngine with different library binaries

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

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