Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
radicle: Add `tempfile` to dev-dependencies
✗ CI failure Lorenz Leutgeb committed 6 months ago
commit 85f799c16fee4bb8a099dc203a230abbd59eb565
parent 10e7b94c304d215ad4a1ff326233098ab182d0b1
2 failed (2 total) View logs
1 file changed +1 -0
modified crates/radicle/Cargo.toml
@@ -60,3 +60,4 @@ qcheck = { workspace = true }
qcheck-macros = { workspace = true }
radicle-cob = { workspace = true, features = ["stable-commit-ids"] }
radicle-crypto = { workspace = true, features = ["test"] }
+
tempfile = { workspace = true }