rust/fpnum/Cargo.toml
author alfadur
Mon, 19 Nov 2018 09:29:37 +0300
changeset 14236 0f8b647ea317
parent 14207 bb2f301d4fe0
child 16050 624b74443b53
permissions -rw-r--r--
corrected parsing joined with unC0Rr's corrected generating finally gives the right result

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

[dependencies]