rust/hedgewars-engine-messages/Cargo.toml
author unC0Rr
Wed, 15 Feb 2023 12:36:24 +0100
branchtransitional_engine
changeset 15955 b0e8cc72bfef
parent 15305 ae8e14d14596
child 16011 cf580d9ff7ef
permissions -rw-r--r--
Allow defining compatible edges for grid, add few more templates

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