Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: drop unused dependency on radicle-native-ci
Lars Wirzenius committed 2 years ago
commit 6877e2c7024ba6d9b815858d4c717149a4c890b5
parent d9aafdc87cc7cc396c5a1faca697ea9bb267f397
1 file changed +0 -3
modified Cargo.toml
@@ -22,8 +22,5 @@ git = "https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git"
branch = "master"
features = ["default", "test"]

-
[dependencies.radicle-native-ci]
-
path = "../radicle-native-ci"
-

[dev-dependencies]
tempfile = { version = "3.9.0" }