Add BOLT 12 Offers section to ChannelManager docs
[rust-lightning] / msrv-no-dev-deps-check / Cargo.toml
index 0f391b198fce58bbade0d64a9d4adff239c30a37..3a4acc675e6be5bbe915e70311d3ee7e7d2c328e 100644 (file)
@@ -11,3 +11,4 @@ lightning-net-tokio = { path = "../lightning-net-tokio" }
 lightning-persister = { path = "../lightning-persister" }
 lightning-background-processor = { path = "../lightning-background-processor", features = ["futures"] }
 lightning-rapid-gossip-sync = { path = "../lightning-rapid-gossip-sync" }
+lightning-custom-message = { path = "../lightning-custom-message" }