diff --git a/Cargo.toml b/Cargo.toml index 63e0cbda4..9d350e18c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -111,4 +111,5 @@ check-cfg = [ "cfg(vss_test)", "cfg(ldk_bench)", "cfg(tokio_unstable)", + "cfg(cln_test)", ]