rust/fpnum/Cargo.toml
author unc0rr
Wed, 17 Oct 2018 22:00:58 +0200
changeset 13934 9c112f2ae02d
parent 13882 b172a5d40eee
child 14207 bb2f301d4fe0
permissions -rw-r--r--
Raise levels of abstraction to implement draw_thick_line() avoiding code duplication

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

[dependencies]