X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=03d58b202cf39ea5526d683711cff464e04b1c10;hb=dbf4f589876264819b2731e8a78304a40d3de27f;hp=069e49e8b7c2c2756c9954a48305f2af498e550e;hpb=83322e1c0dbf83b16d7f38de0bcf8e9b82063480;p=rust-lightning diff --git a/Cargo.toml b/Cargo.toml index 069e49e8..03d58b20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,6 @@ members = [ "lightning", "lightning-net-tokio", - "lightning-c-bindings", ] # Our tests do actual crypo and lots of work, the tradeoff for -O1 is well worth it