rust/lfprng/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Fri, 07 Jun 2019 15:09:42 +0200
changeset 15130 13e7d4eccb67
parent 14207 bb2f301d4fe0
child 15902 9b73594ac986
permissions -rw-r--r--
CTF/Control: Fix incomplete hedgehog loop bounds

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

[dependencies]