Skip to content

Commit 2447510

Browse files
committed
cargo: update to lightning 121
1 parent 736a5a9 commit 2447510

File tree

2 files changed

+20
-49
lines changed

2 files changed

+20
-49
lines changed

Cargo.lock

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

sim-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ expanduser = "1.2.2"
1515
serde = { version="1.0.183", features=["derive"] }
1616
serde_json = "1.0.104"
1717
bitcoin = { version = "0.30.1", features=["serde"] }
18-
lightning = { version = "0.0.116" }
18+
lightning = { version = "0.0.121" }
1919
tonic_lnd = { package="fedimint-tonic-lnd", version="0.1.2", features=["lightningrpc", "routerrpc"]}
2020
tonic = { version = "0.8", features = ["tls", "transport"] }
2121
async-trait = "0.1.73"

0 commit comments

Comments
 (0)