Skip to content

Commit 1d9954c

Browse files
refi64sjoerdsimons
authored andcommitted
Update gitlab-runner-rs to 0.0.7
This will pull in cancellation support. Signed-off-by: Ryan Gonzalez <ryan.gonzalez@collabora.com>
1 parent f7cfe8d commit 1d9954c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ tracing-error = "0.2"
3232
tracing-subscriber = { version = "0.3", features = ["default", "json"] }
3333
url = "2.2"
3434

35-
gitlab-runner = "0.0.5"
35+
gitlab-runner = "0.0.7"
3636
# gitlab-runner = { path = "../gitlab-runner-rs/gitlab-runner" }
3737
open-build-service-api = { git = "https://github.com/collabora/open-build-service-rs" }
3838
# open-build-service-api = { path = "../open-build-service-rs/open-build-service-api" }

0 commit comments

Comments
 (0)