X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=lightning%2FCargo.toml;h=da9ac51a79f4acfd512c132c034d2e606650e5d8;hb=47ad3d6bd87affc14281ac8dbf62d69b6c066072;hp=f02813bfd3c2bbfa64365aef65f128cf77ec130c;hpb=9fba7c92ad42c847923ddefc7c3f852b2eb17496;p=rust-lightning diff --git a/lightning/Cargo.toml b/lightning/Cargo.toml index f02813bf..da9ac51a 100644 --- a/lightning/Cargo.toml +++ b/lightning/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "lightning" -version = "0.0.12" +version = "0.0.13" authors = ["Matt Corallo"] -license = "Apache-2.0" +license = "MIT OR Apache-2.0" repository = "https://github.com/rust-bitcoin/rust-lightning/" description = """ A Bitcoin Lightning library in Rust.