Skip to content

Commit d76509b

Browse files
authored
Merge pull request #337 from slanesuke/2024-08-fix-cln-test-cfg
Fix: added `cfg(cln_test)` to `Cargo.toml`
2 parents 987f78c + f382ea0 commit d76509b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,5 @@ check-cfg = [
111111
"cfg(vss_test)",
112112
"cfg(ldk_bench)",
113113
"cfg(tokio_unstable)",
114+
"cfg(cln_test)",
114115
]

0 commit comments

Comments
 (0)