rust/integral-geometry/Cargo.toml
author unc0rr
Sat, 12 Oct 2019 23:13:32 +0200
changeset 15479 e0ab70a90718
parent 14212 bb2f301d4fe0
permissions -rw-r--r--
Add utility to convert server-side replay files into hwd binary format

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

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