rust/hedgewars-engine-messages/Cargo.toml
author nemo
Wed, 02 Jan 2019 11:06:34 -0500
changeset 14510 bcb418530a1c
parent 14254 9f4d75fa4a2c
child 15284 ae8e14d14596
permissions -rw-r--r--
remove Wuzzy's val checking, add a FIXME to add that to the C implementation

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

[dependencies]
nom = "4.1"
byteorder = "1.2"