X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=03d58b202cf39ea5526d683711cff464e04b1c10;hb=7d38c2530a3a006720985db028ef8534ec8b2446;hp=069e49e8b7c2c2756c9954a48305f2af498e550e;hpb=253af8dd617161b2bd79173f9da3ecc0b0991f7e;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