chore: bump dependency on radicle-ci-broker to new release
Signed-off-by: Lars Wirzenius liw@liw.fi
chore: prepare release 0.7.0
Signed-off-by: Lars Wirzenius liw@liw.fi
6 files changed
+22
-10
161f4843
→
2647383d
modified Cargo.lock
@@ -1918,9 +1918,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2013,7 +2013,7 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified Cargo.toml
@@ -1,6 +1,6 @@
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -15,7 +15,7 @@ categories = ["development-tools::build-utils"]
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified NEWS.md
@@ -4,7 +4,13 @@ This file summarizes the user-visible changes to `radicle-native-ci`
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified debian/changelog
@@ -1,3 +1,9 @@
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/engine.rs
@@ -4,7 +4,7 @@ use uuid::Uuid;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -290,7 +290,7 @@ pub enum EngineError {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/run.rs
@@ -4,7 +4,7 @@ use std::{
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -232,7 +232,7 @@ pub enum RunError {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|