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 0a58b84 commit d7287d2Copy full SHA for d7287d2
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