Skip to content

Commit

Permalink
Bump jobserver from 0.1.28 to 0.1.30
Browse files Browse the repository at this point in the history
Bumps [jobserver](https://github.com/rust-lang/jobserver-rs) from 0.1.28 to 0.1.30.
- [Commits](https://github.com/rust-lang/jobserver-rs/commits)

---
updated-dependencies:
- dependency-name: jobserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 26a40d5 commit 3edce35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -44,7 +44,7 @@ env_logger = { workspace = true }
# low here.
# TODO(John Sirois): Remove this dependency once we can upgrade to an image with musl support for
# newer jobserver.
jobserver = "<0.1.29"
jobserver = "<0.1.31"

jump = { path = "jump" }
log = { workspace = true }
Expand Down

0 comments on commit 3edce35

Please sign in to comment.