made-api 0.7.3

Published contract of the embedded MADE: versioned views, capabilities and errors
Documentation
[package]
name = "made-api"
description = "Published contract of the embedded MADE: versioned views, capabilities and errors"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
readme = "README.md"

[lints]
workspace = true

[dependencies]
async-trait.workspace = true
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true