rust/integral-geometry/Cargo.toml
author alfadur
Tue, 09 Apr 2019 21:08:35 +0300
changeset 14784 f43ab2bd76ae
parent 14212 bb2f301d4fe0
permissions -rw-r--r--
add a thread for internal server IO and implement account checking with it

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

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