X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=ddc82cd5d4564cc4299004c797709587c878e291;hb=4026d4efd1eb92c47fe567eee6a9cd8824dc1cf2;hp=a12f6ff9ff3de2ded9fbc368029aba53f945f066;hpb=7301ff0c097e4b60002b79260dcb538522a7f822;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",