wasmdome-protocol 0.0.11

Shared Communication Protocol for the 'Assembly Mechs: Beyond WasmDome' Game
Documentation
[dependencies.chrono]
features = ["serde"]
version = "0.4.13"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.wasmdome-domain]
version = "0.0.7"

[package]
authors = ["Kevin Hoffman <alothien@gmail.com>"]
categories = ["wasm", "games"]
description = "Shared Communication Protocol for the 'Assembly Mechs: Beyond WasmDome' Game"
documentation = "https://wasmdome.dev"
edition = "2018"
homepage = "https://wasmdome.dev"
keywords = ["webassembly", "wasm", "wasmdome", "wascc"]
license = "Apache-2.0"
name = "wasmdome-protocol"
readme = "README.md"
version = "0.0.11"