Update licenses and add missing fields in Cargo.toml files
[rust-lightning] / lightning / Cargo.toml
index f02813bfd3c2bbfa64365aef65f128cf77ec130c..da9ac51a79f4acfd512c132c034d2e606650e5d8 100644 (file)
@@ -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.