]> Untitled Git - bdk/commitdiff
Bump esplora-client to 0.5 to keep the MSRV to 1.57.0
authorSteve Myers <steve@notmandatory.org>
Wed, 24 May 2023 16:30:17 +0000 (11:30 -0500)
committerSteve Myers <steve@notmandatory.org>
Thu, 25 May 2023 16:52:30 +0000 (11:52 -0500)
Cargo.toml

index 283f86dcb5f0b6bd93be8bac0ab1f875c06a0517..270bd67e75970e7a567cbc144cd4a0ef3d048294 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.4", default-features = false, optional = true }
+esplora-client = { version = "0.5", 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 }