rust/lfprng/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Wed, 16 Jan 2019 00:37:26 +0100
changeset 14599 b86e6e4f3c58
parent 14207 bb2f301d4fe0
child 15902 9b73594ac986
permissions -rw-r--r--
Make game engine load the user's locale correctly (bug #688)

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

[dependencies]