mechtron 0.3.6

Part of http://thecosmicinitiative.io This package--MECHTRON--provides an API and framework that allows a Wasm component to send and receive messages from other Wasm components.
Documentation
[dependencies.bincode]
version = "1.3.3"

[dependencies.cosmic-macros]
version = "0.3.6"

[dependencies.cosmic-macros-primitive]
version = "0.3.6"

[dependencies.cosmic-space]
version = "0.3.6"

[dependencies.dashmap]
version = "5.3.4"

[dependencies.lazy_static]
features = ["spin_no_std"]
version = "1.4.0"

[dependencies.serde]
features = ["derive", "rc"]
version = "1.0.69"

[dev-dependencies]

[package]
authors = ["Scott Williams <scott@starlane.io>"]
description = "Part of http://thecosmicinitiative.io This package--MECHTRON--provides an API and framework that allows a Wasm component to send and receive messages from other Wasm components."
edition = "2021"
homepage = "http://thecosmicinitiative.io"
license = "MIT"
name = "mechtron"
readme = "README.md"
repository = "https://github.com/cosmic-initiative/cosmic-initiative"
resolver = "1"
version = "0.3.6"
[profile.release]