Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 2d86ed8

Browse files
authored
Merge pull request #1153 from johncantrell97/liquidity-alpha3
liquidity alpha3
2 parents 2c6c4ef + 4e6c8c0 commit 2d86ed8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mutiny-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ lightning-invoice = { version = "0.29.0", features = ["serde"] }
3232
lightning-rapid-gossip-sync = { version = "0.0.121" }
3333
lightning-background-processor = { version = "0.0.121", features = ["futures"] }
3434
lightning-transaction-sync = { version = "0.0.121", default-features = false, features = ["esplora-async-https"] }
35-
lightning-liquidity = "0.1.0-alpha.2"
35+
lightning-liquidity = "0.1.0-alpha.3"
3636
chrono = "0.4.22"
3737
futures-util = { version = "0.3", default-features = false }
3838
reqwest = { version = "0.11", default-features = false, features = ["multipart", "json"] }

0 commit comments

Comments
 (0)