X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=lightning-persister%2FCargo.toml;h=0a9821f14cfc86768a57f48b1e31af2e80c07868;hb=e0c8ec56dc7c7ae1a5f8e2002d04aa5fdf38cdc6;hp=8eb889dd0d217fc4f0185a08fc997ec29ace1d54;hpb=c9321c5ec07ee2daa895b5136e9472a42d4eff1d;p=rust-lightning diff --git a/lightning-persister/Cargo.toml b/lightning-persister/Cargo.toml index 8eb889dd..0a9821f1 100644 --- a/lightning-persister/Cargo.toml +++ b/lightning-persister/Cargo.toml @@ -2,9 +2,10 @@ name = "lightning-persister" version = "0.0.13" authors = ["Valentine Wallace", "Matt Corallo"] -license = "Apache-2.0" +license = "MIT OR Apache-2.0" +repository = "https://github.com/rust-bitcoin/rust-lightning/" description = """ -Utilities to manage channel data persistence and retrieval. +Utilities to manage Rust-Lightning channel data persistence and retrieval. """ [dependencies]