rust/integral-geometry/Cargo.toml
author nemo
Wed, 12 Dec 2018 23:01:06 -0500
changeset 14421 96624a6cdb93
parent 14212 bb2f301d4fe0
permissions -rw-r--r--
Allow scaling hand drawn maps

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

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