Merge #184: gui: bump ledger_bitcoin_client 0.1.1

2a609a8eb69fc14d6bb9f58e0043a95ca9713d04 gui: bump ledger_bitcoin_client 0.1.1 (edouard)

Pull request description:

  This version of the client contains a fix
  required for the no inputs recognized warning.

ACKs for top commit:
  edouardparis:
    Self-ACK 2a609a8eb69fc14d6bb9f58e0043a95ca9713d04

Tree-SHA512: 39cff0aee6c66909948cdef9354e71c204f0e03696e71c641919d9f749463316da470b296197c794940e412cf13cf43139f48cda76b010652e8c6dc309f227f3
This commit is contained in:
edouard 2022-12-09 08:56:58 +01:00
commit abe69a1f8f
No known key found for this signature in database
GPG Key ID: E65F7A089C20DC8F

4
gui/Cargo.lock generated
View File

@ -1635,9 +1635,9 @@ dependencies = [
[[package]]
name = "ledger_bitcoin_client"
version = "0.1.0"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ffce449c35e1983a7035e25b63836064b7b51f70d1c63bebdad8d874617f663"
checksum = "7de8bb8c131c03c33df548b5c45ccc5c20e3f89aa973b4c8bdd539132af7f48f"
dependencies = [
"async-trait",
"bitcoin",