crb-morph 0.0.21

CRB | Composable Runtime Blocks | Morph
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "crb-morph"
description = "CRB | Composable Runtime Blocks | Morph"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true

[dependencies]
anyhow.workspace = true
async-trait.workspace = true
crb-core.workspace = true
crb-runtime.workspace = true
log.workspace = true