rust/hedgewars-engine-messages/Cargo.toml
author alfadur
Wed, 19 Jun 2019 01:47:56 +0300
changeset 15180 f1c2289d40bd
parent 14259 9f4d75fa4a2c
child 15289 ae8e14d14596
permissions -rw-r--r--
break error loop in client removal

[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"