rust/lfprng/Cargo.toml
author unC0Rr
Thu, 22 Oct 2020 12:33:35 +0200
branch1.0.0
changeset 15865 6b10b0cdbeab
parent 14207 bb2f301d4fe0
child 15902 9b73594ac986
permissions -rw-r--r--
Mark global variables in implementation section static

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

[dependencies]