Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
fix: update Cargo.lock to drop radicle-native-ci
Lars Wirzenius committed 2 years ago
commit 7861fdff9e092a6ae2970daa7d1927c9d252becd
parent 6877e2c7024ba6d9b815858d4c717149a4c890b5
1 file changed +0 -18
modified Cargo.lock
@@ -1165,7 +1165,6 @@ dependencies = [
 "pretty_env_logger",
 "radicle",
 "radicle-git-ext",
-
 "radicle-native-ci",
 "radicle-surf",
 "serde",
 "serde_json",
@@ -1255,23 +1254,6 @@ dependencies = [
]

[[package]]
-
name = "radicle-native-ci"
-
version = "0.1.0"
-
dependencies = [
-
 "html-page",
-
 "radicle",
-
 "radicle-ci-broker 0.1.0 (git+https://radicle.liw.fi/zwTxygwuz5LDGBq255RA2CbNGrz8.git?branch=main)",
-
 "radicle-git-ext",
-
 "serde",
-
 "serde_yaml",
-
 "tempfile",
-
 "thiserror",
-
 "time",
-
 "uuid",
-
 "walkdir",
-
]
-

-
[[package]]
name = "radicle-ssh"
version = "0.2.0"
source = "git+https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git?branch=master#292ff01923de86b9139eae538962e98d76178b9a"