]> Untitled Git - bdk/commitdiff
Update rusqlite from 0.27.0 to 0.28.0
authorSteve Myers <steve@notmandatory.org>
Wed, 15 Feb 2023 01:05:06 +0000 (19:05 -0600)
committerSteve Myers <steve@notmandatory.org>
Wed, 15 Feb 2023 01:05:06 +0000 (19:05 -0600)
Cargo.toml

index baf144094cbc8801bf2acc2c9efb488d65fcc518..c56f36431afd1fb2343d22244613d57c5c104710 100644 (file)
@@ -24,7 +24,7 @@ rand = "^0.8"
 sled = { version = "0.34", optional = true }
 electrum-client = { version = "0.12", optional = true }
 esplora-client = { version = "0.3", default-features = false, optional = true }
-rusqlite = { version = "0.27.0", optional = true }
+rusqlite = { version = "0.28.0", optional = true }
 ahash = { version = "0.7.6", optional = true }
 futures = { version = "0.3", optional = true }
 async-trait = { version = "0.1", optional = true }