From: rajarshimaitra Date: Fri, 30 Dec 2022 03:54:20 +0000 (+0530) Subject: Update esplora-client X-Git-Tag: v0.27.0-rc.1~12^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.CodeLengthError.html?a=commitdiff_plain;h=6e5873ebba27d7dcef2695053a423bbe2d646a25;p=bdk Update esplora-client --- diff --git a/Cargo.toml b/Cargo.toml index c7c1775b..337c47c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ rand = "^0.8" # Optional dependencies sled = { version = "0.34", optional = true } electrum-client = { version = "0.12", optional = true } -esplora-client = { version = "0.2", default-features = false, optional = true } +esplora-client = { version = "0.3", default-features = false, optional = true } rusqlite = { version = "0.27.0", optional = true } ahash = { version = "0.7.6", optional = true } futures = { version = "0.3", optional = true }