rust/integral-geometry/Cargo.toml
author alfadur
Wed, 27 Mar 2024 02:57:44 +0300
changeset 16002 e915ed28726e
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
thread server reference through dispatch to ensure rooms can be auto dropped

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

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