rust/hedgewars-engine-messages/Cargo.toml
author unC0Rr
Thu, 19 Dec 2024 14:18:55 +0100
branchtransitional_engine
changeset 16081 6633961698ad
parent 16011 cf580d9ff7ef
permissions -rw-r--r--
Make wider range of numbers representable with FPNum on the cost of smaller precision

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

[dependencies]
nom = "7.1"
byteorder = "1.2"
queues = "1.1"