We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43cc817 commit 2655ed8Copy full SHA for 2655ed8
crates/bdk/Cargo.toml
@@ -47,6 +47,7 @@ dev-getrandom-wasm = ["getrandom/js"]
47
lazy_static = "1.4"
48
env_logger = "0.7"
49
assert_matches = "1.5.0"
50
+anyhow = "1"
51
52
[package.metadata.docs.rs]
53
all-features = true
0 commit comments