[dependencies.anyhow]
version = "1.0.95"
[dependencies.async-trait]
version = "0.1.85"
[dependencies.fedimint-api-client]
version = "=0.6.0"
[dependencies.fedimint-core]
version = "=0.6.0"
[lib]
name = "fedimint_server_core"
path = "src/lib.rs"
[package]
authors = ["The Fedimint Developers"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Fedimint is a Federated Chaumian E-Cash Mint, natively compatible with Bitcoin & the Lightning Network"
documentation = "https://github.com/fedimint/fedimint/tree/master/docs"
edition = "2021"
homepage = "https://fedimint.org"
keywords = ["bitcoin", "lightning", "chaumian", "e-cash", "federated"]
license = "MIT"
name = "fedimint-server-core"
readme = "README.md"
repository = "https://github.com/fedimint/fedimint"
version = "0.6.0"