Skip to content

Commit 0695e9f

Browse files
Bump HWI to 0.2.3
1 parent a4a43ea commit 0695e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ async-trait = { version = "0.1", optional = true }
3232
rocksdb = { version = "0.14", default-features = false, features = ["snappy"], optional = true }
3333
cc = { version = ">=1.0.64", optional = true }
3434
socks = { version = "0.3", optional = true }
35-
hwi = { version = "0.2.2", optional = true }
35+
hwi = { version = "0.2.3", optional = true }
3636

3737
bip39 = { version = "1.0.1", optional = true }
3838
bitcoinconsensus = { version = "0.19.0-3", optional = true }

0 commit comments

Comments
 (0)