X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=d4f972130e1840b6332acdf13b237d91b27cc170;hb=f6e42b4d3eec5901d80805d0c25a61253ee35a8d;hp=222de893aa46c895c5fdb450bb899761f75f4b30;hpb=a62e96bcd9831f747248f02d238318715b0bdfe6;p=rust-lightning diff --git a/Cargo.toml b/Cargo.toml index 222de893..d4f97213 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ members = [ "lightning", "lightning-net-tokio", + "lightning-block-sync", ] # Our tests do actual crypo and lots of work, the tradeoff for -O1 is well worth it