rust/hedgewars-engine-messages/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Tue, 22 Jan 2019 21:34:13 +0100
changeset 14666 95b1b9ea505a
parent 14254 9f4d75fa4a2c
child 15284 ae8e14d14596
permissions -rw-r--r--
Shorten text of buttons to load/edit drawn map and make them look nicer

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