rust/integral-geometry/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 08 Jun 2019 11:29:49 +0200
changeset 15133 73d8cc72239e
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Frenzy: Change ammo slots to be closer to original slots

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

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