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 9 months ago
commit a8dac56ca645fdd98955766f07abe7cdd8980e56
parent d7b48b9e2986adf16a9a349b5359361e3d4b6c2f
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