Skip to content

Commit 68a4566

Browse files
committed
f
1 parent 22acd4c commit 68a4566

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
@@ -109,6 +109,7 @@ corepc-node = { git = "https://github.com/tnull/corepc.git", branch = "2025-03-r
109109

110110
[target.'cfg(cln_test)'.dev-dependencies]
111111
clightningrpc = { version = "0.3.0-beta.8", default-features = false }
112+
corepc-client = { git = "https://github.com/tnull/corepc.git", branch = "2025-03-retry-initial-client-connections", default-features = false, features = ["28_0", "client-sync"] }
112113

113114
[build-dependencies]
114115
uniffi = { version = "0.27.3", features = ["build"], optional = true }

0 commit comments

Comments
 (0)