Skip to content

Commit 2394deb

Browse files
committed
Change repository in Cargo.toml to rust-lightning
1 parent 2fedb63 commit 2394deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning-liquidity/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ homepage = "https://lightningdevkit.org/"
66
license = "MIT OR Apache-2.0"
77
edition = "2021"
88
description = "Types and primitives to integrate a spec-compliant LSP with an LDK-based node."
9-
repository = "https://github.com/lightningdevkit/lightning-liquidity/"
9+
repository = "https://github.com/lightningdevkit/rust-lightning"
1010
readme = "README.md"
1111
keywords = ["bitcoin", "lightning", "ldk", "bdk"]
1212
categories = ["cryptography::cryptocurrencies"]

0 commit comments

Comments
 (0)