rust/lfprng/Cargo.toml
author unc0rr
Tue, 23 Oct 2018 22:53:28 +0200
changeset 13973 d12ca66054aa
parent 13910 b6c35ac1c5ba
child 14228 bb2f301d4fe0
permissions -rw-r--r--
Start checker implementation in rust

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

[dependencies]