rust/fpnum/Cargo.toml
author unC0Rr
Mon, 27 Jan 2025 15:48:24 +0100
changeset 16065 33f09636018b
parent 16050 624b74443b53
permissions -rw-r--r--
Switch to toml for WFC templates

[package]
name = "fpnum"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2021"

[dependencies]
saturate = "0.1.0"