X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=a12f6ff9ff3de2ded9fbc368029aba53f945f066;hb=f70c113fd813cff4d31481a9200e5f7121224a81;hp=d3b5024036f12a1bffe4631a16e7fc8f6305dcb4;hpb=ddf25092273df2d592e25663dc6e2d0ecae41a0a;p=rust-lightning diff --git a/Cargo.toml b/Cargo.toml index d3b50240..a12f6ff9 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",