fedimint-util-error 0.12.0-beta.2

fedimint-util-error provides error formatting utilities for the Fedimint ecosystem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "anyhow"
version = "1.0.102"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"

[[package]]
name = "fedimint-util-error"
version = "0.12.0-beta.2"
dependencies = [
 "anyhow",
]