rust/integral-geometry/Cargo.toml
author alfadur <mail@none>
Wed, 06 Feb 2019 20:48:40 +0300
changeset 14688 4569d8d50286
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Server action refactoring part B of N

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

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