Skip to content

Commit

Permalink
deps(esplora): bump esplora-client to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ValuedMammal committed Sep 26, 2024
1 parent 2cf46a2 commit c605294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/esplora/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ workspace = true

[dependencies]
bdk_core = { path = "../core", version = "0.2.0", default-features = false }
esplora-client = { version = "0.9.0", default-features = false }
esplora-client = { version = "0.10.0", default-features = false }
async-trait = { version = "0.1.66", optional = true }
futures = { version = "0.3.26", optional = true }
miniscript = { version = "12.0.0", optional = true, default-features = false }
Expand Down

0 comments on commit c605294

Please sign in to comment.