fedimint-meta-common 0.5.0

fedimint-meta is a meta-consensus fedimint module.
Documentation
[dependencies.anyhow]
version = "1.0.93"

[dependencies.fedimint-core]
version = "=0.5.0"

[dependencies.hex]
version = "0.4.3"

[dependencies.serde]
features = ["derive"]
version = "1.0.214"

[dependencies.serde_json]
version = "1.0.132"

[dependencies.thiserror]
version = "1.0.68"

[dependencies.tracing]
version = "0.1.40"

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

[package]
authors = ["The Fedimint Developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "fedimint-meta is a meta-consensus fedimint module."
edition = "2021"
license = "MIT"
name = "fedimint-meta-common"
readme = "README.md"
repository = "https://github.com/fedimint/fedimint"
version = "0.5.0"

[package.metadata.docs.rs]
rustc-args = ["--cfg", "tokio_unstable"]