rust/fpnum/Cargo.toml
author spudpiggy <facetakers@gmail.com>
Fri, 05 Apr 2024 07:37:44 +0100
changeset 16034 1fd65aad285d
parent 14228 bb2f301d4fe0
child 16079 624b74443b53
permissions -rw-r--r--
Fixed grammar, and reworded a few sentences to sound better.

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

[dependencies]