airmash-protocol 0.2.6

Protocol library for airma.sh
[badges.circle-ci]
repository = "steamroller-airmash/airmash-protocol-rs"

[badges.maintenance]
status = "experimental"
[dependencies.derive_more]
version = "0.13"

[dependencies.dimensioned]
version = "0.7"

[dependencies.fnv]
version = "1.0"

[dependencies.lazy_static]
version = "1.0"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0"

[dependencies.serde_json]
optional = true
version = "1.0"

[dependencies.specs]
optional = true
version = "0.14"

[dependencies.specs-derive]
version = "0.3"

[features]
custom_data = ["serde", "serde_json"]
default = ["custom_data"]

[package]
authors = ["STEAMROLLER"]
description = "Protocol library for airma.sh"
keywords = ["protocol", "games"]
license = "Apache-2.0 OR MIT"
name = "airmash-protocol"
readme = "README.md"
repository = "https://github.com/steamroller-airmash/airmash-protocol-rs"
version = "0.2.6"