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 92612dc commit 7c7b98bCopy full SHA for 7c7b98b
Cargo.toml
@@ -35,7 +35,7 @@ lightning-persister = { version = "0.0.123" }
35
lightning-background-processor = { version = "0.0.123", features = ["futures"] }
36
lightning-rapid-gossip-sync = { version = "0.0.123" }
37
lightning-transaction-sync = { version = "0.0.123", features = ["esplora-async-https", "time"] }
38
-lightning-liquidity = { version = "0.1.0-alpha.4", features = ["std"] }
+lightning-liquidity = { version = "=0.1.0-alpha.4", features = ["std"] }
39
40
#lightning = { git = "https://github.com/lightningdevkit/rust-lightning", branch="main", features = ["std"] }
41
#lightning-invoice = { git = "https://github.com/lightningdevkit/rust-lightning", branch="main" }
0 commit comments