fedimint-unknown-common 0.4.3

fedimint-unknown is a fedimint module that doesn't have any client side implementation.
Documentation
[dependencies.anyhow]
version = "1.0.86"

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

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

[dependencies.thiserror]
version = "1.0.61"

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

[package]
authors = ["The Fedimint Developers"]
description = "fedimint-unknown is a fedimint module that doesn't have any client side implementation."
edition = "2021"
license = "MIT"
name = "fedimint-unknown-common"
readme = "README.md"
repository = "https://github.com/fedimint/fedimint"
version = "0.4.3"

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