2 name = "lightning-custom-message"
3 version = "0.0.116-rc1"
4 authors = ["Jeffrey Czyz"]
5 license = "MIT OR Apache-2.0"
6 repository = "http://github.com/lightningdevkit/rust-lightning"
8 Utilities for supporting custom peer-to-peer messages in LDK.
12 [package.metadata.docs.rs]
14 rustdoc-args = ["--cfg", "docsrs"]
18 lightning = { version = "0.0.116-rc1", path = "../lightning" }