]> Untitled Git - bdk/commitdiff
Update esplora-client dependency to version 0.4
authorSteve Myers <steve@notmandatory.org>
Mon, 13 Mar 2023 16:36:09 +0000 (11:36 -0500)
committerSteve Myers <steve@notmandatory.org>
Wed, 15 Mar 2023 04:14:28 +0000 (23:14 -0500)
Cargo.toml

index 3c41d71517b0148160e5fb5a5d89cf20b6c04598..e2852d84a41271d1ea17ceaec284c102cd07fd36 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.3", default-features = false, optional = true }
+esplora-client = { version = "0.4", default-features = false, optional = true }
 rusqlite = { version = "0.28.0", optional = true }
 ahash = { version = "0.7.6", optional = true }
 futures = { version = "0.3", optional = true }