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 4930925 commit 351c727Copy full SHA for 351c727
crates/bdk/Cargo.toml
@@ -49,6 +49,7 @@ env_logger = "0.7"
49
assert_matches = "1.5.0"
50
tempfile = "3"
51
bdk_file_store = { path = "../file_store" }
52
+anyhow = "1"
53
54
[package.metadata.docs.rs]
55
all-features = true
0 commit comments