rust/fpnum/Cargo.toml
author unC0Rr
Tue, 27 Aug 2019 14:37:39 +0200
changeset 15366 381c828865e7
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Fix a couple more uses of uninitialized variables

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

[dependencies]