X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=c43e7927581432e9834aed21a16329aba92f80b3;hb=51fe4e7d8750d8bf6c2a5d50f0121379cbe53e2b;hp=56f4ac32f3f629c3553adb07114e21370ee1c80b;hpb=df778b605a28580905cb5ca63b3ec8bbe99afc2f;p=rust-lightning diff --git a/Cargo.toml b/Cargo.toml index 56f4ac32f..c43e79275 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ members = [ "lightning", "lightning-net-tokio", + "lightning-persister", ] # Our tests do actual crypo and lots of work, the tradeoff for -O1 is well worth it.