Skip to content

Commit ba9fe1f

Browse files
committed
Merge branch 'fix_dep'
2 parents 68c11ed + cc4741d commit ba9fe1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lwk_boltz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ blocking = ["lwk_wollet/electrum"]
1313

1414
[dependencies]
1515
async-trait = "0.1"
16-
boltz-client = { git = "https://github.com/RCasatta/boltz-rust/", rev = "ba07abbc7fd3b0150cb690410b7e0cd0dd261e35", features = [
16+
boltz-client = { git = "https://github.com/RCasatta/boltz-rust/", rev = "cf3fbec21697ba913751cbfc32f2b525806a386b", features = [
1717
"ws",
1818
"electrum",
1919
] }

0 commit comments

Comments
 (0)