crb-morph 0.0.21

CRB | Composable Runtime Blocks | Morph
Documentation
[dependencies.anyhow]
version = "1.0.94"

[dependencies.async-trait]
version = "0.1.83"

[dependencies.crb-core]
version = "0.0.21"

[dependencies.crb-runtime]
version = "0.0.21"

[dependencies.log]
version = "0.4.22"

[lib]
name = "crb_morph"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "CRB | Composable Runtime Blocks | Morph"
edition = "2021"
license = "MIT"
name = "crb-morph"
readme = false
repository = "https://github.com/runtime-blocks/crb"
version = "0.0.21"