Merge #1279: gui: use latest liana commit hash

13bc0bc61dc9a0889cb2e27cd83e275bc1c7c4af gui: use latest liana commit hash (Michael Mallan)

Pull request description:

ACKs for top commit:
  darosior:
    trivialACK 13bc0bc61dc9a0889cb2e27cd83e275bc1c7c4af

Tree-SHA512: f62b1d08620110def7131bcd9eca85e78b755f10f7281aad162abbd461680476633fca5021ba4d88522688862a96a217462877890a0dd2e128c474ef5e26ccec
This commit is contained in:
Antoine Poinsot 2024-09-06 11:25:13 +02:00
commit e152714756
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

2
gui/Cargo.lock generated
View File

@ -2627,7 +2627,7 @@ dependencies = [
[[package]]
name = "liana"
version = "6.0.0"
source = "git+https://github.com/wizardsardine/liana?branch=master#6f7334738360a554d17875b364ccdf2120250315"
source = "git+https://github.com/wizardsardine/liana?branch=master#c6e3053edf353bd9e234fab6942d02d72b99e196"
dependencies = [
"backtrace",
"bdk_coin_select",