rust/lfprng/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 15 Jun 2019 17:00:43 +0200 (2019-06-15)
changeset 15155 c0ae9f4f9589
parent 14207 bb2f301d4fe0
child 15902 9b73594ac986
permissions -rw-r--r--
Perlin maps: Initialize playWidth and playHeight
[package]
name = "lfprng"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2018"

[dependencies]