rust/integral-geometry/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 01 Apr 2019 18:49:08 +0200
changeset 14753 52916435d9b1
parent 14228 bb2f301d4fe0
permissions -rw-r--r--
Fix right limit of piano placement in bounce world edge It was slightly beyond the right bounce edge.

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

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