Skip to content

Commit

Permalink
build(deps): bump lightning-rapid-gossip-sync from 0.0.123 to 0.0.125
Browse files Browse the repository at this point in the history
Bumps [lightning-rapid-gossip-sync](https://github.com/lightningdevkit/rust-lightning) from 0.0.123 to 0.0.125.
- [Release notes](https://github.com/lightningdevkit/rust-lightning/releases)
- [Changelog](https://github.com/lightningdevkit/rust-lightning/blob/main/CHANGELOG.md)
- [Commits](lightningdevkit/rust-lightning@v0.0.123...v0.0.125)

---
updated-dependencies:
- dependency-name: lightning-rapid-gossip-sync
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 365a172 commit c917e4d
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 18 deletions.
176 changes: 159 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lampo-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ lightning-block-sync = { version = "0.0.123" }
lightning-persister = { version = "0.0.123" }
lightning-background-processor = { version = "0.0.123" }
lightning-net-tokio = { version = "0.0.123" }
lightning-rapid-gossip-sync = { version = "0.0.123" }
lightning-rapid-gossip-sync = { version = "0.0.125" }
lightning-invoice = { version = "0.31" }
bitcoin = { version = "0.30.2", features = ["serde"] }
clightningrpc-conf = { git = "https://github.com/laanwj/cln4rust.git", branch = "master" }
Expand Down

0 comments on commit c917e4d

Please sign in to comment.