Macro for composing custom message handlers
[rust-lightning] / Cargo.toml
index e8565e7ac0945d6a189079f40b5c91c96326c1c1..be76477f4c0f0548121cc8f5770053e798bbd3d0 100644 (file)
@@ -12,6 +12,7 @@ members = [
 ]
 
 exclude = [
+    "lightning-custom-message",
     "no-std-check",
 ]