rust/hedgewars-engine-messages/Cargo.toml
author nemo
Wed, 19 Jun 2019 22:36:11 -0400
changeset 15188 7ae8ec7a9a8e
parent 14259 9f4d75fa4a2c
child 15289 ae8e14d14596
permissions -rw-r--r--
consistent indentation with rest of unit. was just to help me read this block

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