Skip to content

Commit

Permalink
Auto merge of #14254 - weihanglo:jobserver, r=epage
Browse files Browse the repository at this point in the history
chore: downgrade to jobserver@0.1.28

See rust-lang/jobserver-rs#99

While there is a fix waiting for review,
we might miss the release window for 1.80,
so propose we beta-backport this
  • Loading branch information
bors committed Jul 15, 2024
2 parents a2d45dc + 8923ba6 commit 54ee7e3
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 @@ -58,7 +58,7 @@ ignore = "0.4.22"
im-rc = "15.1.0"
indexmap = "2.2.6"
itertools = "0.13.0"
jobserver = "0.1.31"
jobserver = "0.1.28"
lazycell = "1.3.0"
libc = "0.2.154"
libgit2-sys = "0.17.0"
Expand Down

0 comments on commit 54ee7e3

Please sign in to comment.