X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=Cargo.toml;fp=Cargo.toml;h=ddc82cd5d4564cc4299004c797709587c878e291;hb=9ac42ed39415d8f8ab54285544c154e4f55ac7d2;hp=a12f6ff9ff3de2ded9fbc368029aba53f945f066;hpb=a386ba531489ce5a569aba864c0c508eb6a42bc2;p=rust-lightning diff --git a/Cargo.toml b/Cargo.toml index a12f6ff9..ddc82cd5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,10 +10,10 @@ members = [ "lightning-background-processor", "lightning-rapid-gossip-sync", "lightning-custom-message", + "lightning-transaction-sync", ] exclude = [ - "lightning-transaction-sync", "no-std-check", "msrv-no-dev-deps-check", "bench",