rust/lfprng/Cargo.toml
author nemo
Fri, 23 Nov 2018 16:38:47 -0500
changeset 14290 a7810074c20d
parent 14212 bb2f301d4fe0
permissions -rw-r--r--
these need casting too, but overall switching type is a win.

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

[dependencies]