rust/hedgewars-engine-messages/Cargo.toml
author alfadur
Mon, 19 Nov 2018 09:29:37 +0300
changeset 14236 0f8b647ea317
parent 14206 257b296169a8
child 14254 9f4d75fa4a2c
permissions -rw-r--r--
corrected parsing joined with unC0Rr's corrected generating finally gives the right result

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

[dependencies]
nom = "4.1.1"