Commit 6138129
committed
Pin
In the meantime `lightning-liquidity` v0.1.0 was released, which will
have builds of LDK Node v0.4.2 fail as `cargo` by default treats it as
compatible (even though it's not) and tries to
upgrade to the latest version. While users could pin the crate version
back themselves, we here pin it for the time being to fix the v0.4.x
builds.lightning-liquidity in Cargo.toml
1 parent 2156611 commit 6138129
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments