X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=a12f6ff9ff3de2ded9fbc368029aba53f945f066;hb=f8b080028ad57d09c6f89e3e1999f42b90e44dbb;hp=d3b5024036f12a1bffe4631a16e7fc8f6305dcb4;hpb=ddf25092273df2d592e25663dc6e2d0ecae41a0a;p=rust-lightning diff --git a/Cargo.toml b/Cargo.toml index d3b502403..a12f6ff9f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,11 +8,11 @@ members = [ "lightning-net-tokio", "lightning-persister", "lightning-background-processor", - "lightning-rapid-gossip-sync" + "lightning-rapid-gossip-sync", + "lightning-custom-message", ] exclude = [ - "lightning-custom-message", "lightning-transaction-sync", "no-std-check", "msrv-no-dev-deps-check",