From: valued mammal Date: Thu, 26 Sep 2024 15:38:39 +0000 (-0400) Subject: deps(esplora): bump esplora-client to 0.10.0 X-Git-Tag: v1.0.0-beta.5~5^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.SegwitCodeLengthError.html?a=commitdiff_plain;h=c60529436dcf82298ea923f782adefd059272cc9;p=bdk deps(esplora): bump esplora-client to 0.10.0 --- diff --git a/crates/esplora/Cargo.toml b/crates/esplora/Cargo.toml index c13fbb17..e95f0654 100644 --- a/crates/esplora/Cargo.toml +++ b/crates/esplora/Cargo.toml @@ -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 }