Skip to content

Commit

Permalink
test(bdk): add anyhow dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
notmandatory committed Oct 16, 2023
1 parent ef43297 commit 380b6ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/bdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ dev-getrandom-wasm = ["getrandom/js"]
lazy_static = "1.4"
env_logger = "0.7"
assert_matches = "1.5.0"
anyhow = "1"

[package.metadata.docs.rs]
all-features = true
Expand Down

0 comments on commit 380b6ca

Please sign in to comment.