Skip to content

Commit 3246554

Browse files
authored
Merge pull request #1511 from justinmoon/repository
Add 'repository' to lightning-invoice's Cargo.toml
2 parents 0b77008 + 7b8f684 commit 3246554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lightning-invoice/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ documentation = "https://docs.rs/lightning-invoice/"
77
license = "MIT OR Apache-2.0"
88
keywords = [ "lightning", "bitcoin", "invoice", "BOLT11" ]
99
readme = "README.md"
10+
repository = "https://github.com/lightningdevkit/rust-lightning/"
1011

1112
[package.metadata.docs.rs]
1213
all-features = true

0 commit comments

Comments
 (0)