]> Untitled Git - bdk/commitdiff
Update esplora-client
authorrajarshimaitra <rajarshi149@gmail.com>
Fri, 30 Dec 2022 03:54:20 +0000 (09:24 +0530)
committerSteve Myers <steve@notmandatory.org>
Tue, 3 Jan 2023 02:24:53 +0000 (20:24 -0600)
Cargo.toml

index bf5c1b7dfc936cf074352f426133cfa5a171e6ba..bb28ccf708a8d36827e548c037356c413cd57978 100644 (file)
@@ -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 }