rust/hedgewars-engine-messages/Cargo.toml
author alfadur
Sat, 03 Aug 2019 01:13:45 +0300
changeset 15291 16bd389fc735
parent 15289 ae8e14d14596
permissions -rw-r--r--
ship the atlas to the gpu

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