Update licenses and add missing fields in Cargo.toml files
[rust-lightning] / lightning / Cargo.toml
index dac35c70bf5bf1ee5d621f74c73cfac5017f1486..da9ac51a79f4acfd512c132c034d2e606650e5d8 100644 (file)
@@ -2,7 +2,7 @@
 name = "lightning"
 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.