rust/integral-geometry/Cargo.toml
author unC0Rr
Fri, 22 Nov 2024 17:29:48 +0100
branchtransitional_engine
changeset 16041 fc5258d7ecb2
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Make AI less annoying

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

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