Skip to content

Commit d0242db

Browse files
Update gitlab-runner requirement from 0.0.8 to 0.0.9
Updates the requirements on [gitlab-runner](https://github.com/collabora/gitlab-runner-rs) to permit the latest version. - [Commits](collabora/gitlab-runner-rs@v0.0.8...v0.0.9) --- updated-dependencies: - dependency-name: gitlab-runner dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38ba8b9 commit d0242db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://gitlab.collabora.com/lava/lava-gitlab-runner.git"
1212
bytes = "1.2.1"
1313
chrono = { version = "0.4.20", features = ["serde"] }
1414
colored = "2"
15-
gitlab-runner = "0.0.8"
15+
gitlab-runner = "0.0.9"
1616
lava-api = "0.1.2"
1717
lazy_static = "1.4"
1818
structopt = "0.3.23"

0 commit comments

Comments
 (0)