rust/fpnum/Cargo.toml
author unc0rr
Fri, 12 Oct 2018 22:18:38 +0200
changeset 13882 b172a5d40eee
child 14207 bb2f301d4fe0
permissions -rw-r--r--
Reimplement hwFloat library in rust for future use

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

[dependencies]