rust/fpnum/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 01 Dec 2018 23:39:49 +0100
changeset 14358 1f87c7c2b151
parent 14207 bb2f301d4fe0
child 16050 624b74443b53
permissions -rw-r--r--
Make sad Pas2C happy again (add missing parenthesis around a "not")

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

[dependencies]