rust/integral-geometry/Cargo.toml
author raptor <buckyballreaction@gmail.com>
Fri, 16 Aug 2019 15:03:14 -0600
changeset 15338 06e5f9ec5f8d
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Handle a possible linker error on macOS

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

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