rust/hedgewars-engine-messages/Cargo.toml
author raptor <buckyballreaction@gmail.com>
Mon, 26 Aug 2019 15:40:15 -0600
changeset 15383 c8f37fc9c266
parent 15305 ae8e14d14596
child 16011 cf580d9ff7ef
permissions -rw-r--r--
Add DARWIN flag to fix BUILD_ENGINE_C compilation on macOS

[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"
queues = "1.1"