rust/lfprng/Cargo.toml
author nemo
Wed, 19 Jun 2019 22:36:11 -0400
changeset 15183 7ae8ec7a9a8e
parent 14207 bb2f301d4fe0
child 15902 9b73594ac986
permissions -rw-r--r--
consistent indentation with rest of unit. was just to help me read this block

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

[dependencies]