Skip to content

Commit

Permalink
Bump gitlab-runner from 0.0.9 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps [gitlab-runner](https://github.com/collabora/gitlab-runner-rs) from 0.0.9 to 0.1.0.
- [Commits](collabora/gitlab-runner-rs@v0.0.9...gitlab-runner-v0.1.0)

---
updated-dependencies:
- dependency-name: gitlab-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 86c431d commit 7aee0de
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 44 deletions.
202 changes: 159 additions & 43 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repository = "https://gitlab.collabora.com/lava/lava-gitlab-runner.git"
bytes = "1.2.1"
chrono = { version = "0.4.20", features = ["serde"] }
colored = "2"
gitlab-runner = "0.0.9"
gitlab-runner = "0.1.0"
lava-api = "0.1.2"
lazy_static = "1.4"
structopt = "0.3.23"
Expand Down

0 comments on commit 7aee0de

Please sign in to comment.