rust/lfprng/Cargo.toml
author unc0rr
Sun, 18 Nov 2018 20:18:32 +0100
changeset 14228 b01770d42517
parent 14207 bb2f301d4fe0
child 15902 9b73594ac986
permissions -rw-r--r--
Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax

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

[dependencies]