moenarch-runtime-core 0.2.0

Domain-neutral runtime surface contracts and adapter helpers.
Documentation
[package]
name = "moenarch-runtime-core"
version = "0.2.0"
edition.workspace = true
license.workspace = true
rust-version.workspace = true
description = "Domain-neutral runtime surface contracts and adapter helpers."
readme = "README.md"
repository.workspace = true
homepage.workspace = true
documentation.workspace = true
keywords.workspace = true
categories.workspace = true

[lib]
name = "runtime_core"

[dependencies]
serde.workspace = true
serde_json.workspace = true