rust/integral-geometry/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 20 Apr 2019 19:57:15 +0200 (2019-04-20)
changeset 14825 cb5ffe17fdf9
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Space Invasion: Fix missing arg in math.min
[package]
name = "integral-geometry"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2018"

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