Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
node: add radicle-protocol to dev-dependencies
Fintan Halpenny committed 8 months ago
commit 05c76f9aa052d64e82eb6eae0c00bf003c077638
parent 398761aa700d0190a463f8cc2e84cd5ea48f5514
1 file changed +1 -0
modified crates/radicle-node/Cargo.toml
@@ -53,6 +53,7 @@ thiserror = { workspace = true }
qcheck = { workspace = true }
qcheck-macros = { workspace = true }
radicle = { workspace = true, features = ["test"] }
+
radicle-protocol = { workspace = true, features = ["test"] }
radicle-crypto = { workspace = true, features = ["test", "cyphernet"] }
snapbox = { workspace = true }
test-log = "0.2.18"

\ No newline at end of file