We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa0694 commit 86b729eCopy full SHA for 86b729e
lightning-net/Cargo.toml
@@ -19,4 +19,6 @@ rustdoc-args = ["--cfg", "docsrs"]
19
[dependencies]
20
bitcoin = "0.28.1"
21
lightning = { version = "0.0.106", path = "../lightning" }
22
+
23
+[dev-dependencies]
24
crossbeam-channel = "0.5.4"
0 commit comments