X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=5412c496eac6afad0fa1bfe2ff8ec514a145eb6c;hb=refs%2Fheads%2F2023-02-114-upstream-bindings;hp=89b92a8c6e4ba4e6a7bbd230d0e721230a552e6f;hpb=ca76d0675b5e3b123a92e19937d2f64b91355773;p=rust-lightning diff --git a/Cargo.toml b/Cargo.toml index 89b92a8c..5412c496 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,8 @@ members = [ ] exclude = [ + "lightning-custom-message", + "lightning-transaction-sync", "no-std-check", ]