rust/integral-geometry/Cargo.toml
author Wuzzy <Wuzzy@disroot.org>
Wed, 28 Jun 2023 12:01:43 +0200
changeset 15994 d18261ddac4a
parent 14228 bb2f301d4fe0
permissions -rw-r--r--
Fix errors if passing bad script param to [Tech]Racer

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

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