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