cli: update with radicle-log
1 failed
(1 total)
View logs
modified crates/radicle-cli/Cargo.toml
@@ -30,6 +30,7 @@ radicle-git-ref-format = { workspace = true, features = ["macro"] }
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -59,6 +60,7 @@ radicle = { workspace = true, features = ["test"] }
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/main.rs
@@ -117,8 +117,8 @@ fn main() {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/commands.rs
@@ -22,7 +22,7 @@ use radicle::test::fixtures;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|