From: Daniela Brozzoni Date: Wed, 12 Oct 2022 13:24:09 +0000 (+0100) Subject: Bump HWI to 0.2.3 X-Git-Tag: v0.24.0-rc.1~4^2~2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/-sqlite-db-configuration/scripts/struct.CommandStringError.html?a=commitdiff_plain;h=0695e9fb3e41727e5732561a993411147487afd3;p=bdk Bump HWI to 0.2.3 --- diff --git a/Cargo.toml b/Cargo.toml index e0b73698..72b40f63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ async-trait = { version = "0.1", optional = true } rocksdb = { version = "0.14", default-features = false, features = ["snappy"], optional = true } cc = { version = ">=1.0.64", optional = true } socks = { version = "0.3", optional = true } -hwi = { version = "0.2.2", optional = true } +hwi = { version = "0.2.3", optional = true } bip39 = { version = "1.0.1", optional = true } bitcoinconsensus = { version = "0.19.0-3", optional = true }