We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a43ea commit 0695e9fCopy full SHA for 0695e9f
Cargo.toml
@@ -32,7 +32,7 @@ async-trait = { version = "0.1", optional = true }
32
rocksdb = { version = "0.14", default-features = false, features = ["snappy"], optional = true }
33
cc = { version = ">=1.0.64", optional = true }
34
socks = { version = "0.3", optional = true }
35
-hwi = { version = "0.2.2", optional = true }
+hwi = { version = "0.2.3", optional = true }
36
37
bip39 = { version = "1.0.1", optional = true }
38
bitcoinconsensus = { version = "0.19.0-3", optional = true }
0 commit comments