Skip to content

Commit 1bc7f53

Browse files
committed
Auto merge of #7875 - ehuss:update-jobserver, r=alexcrichton
Update jobserver. Keep in sync with rust-lang/rust (rust-lang/rust#68663), so that local users and lib users get the same version.
2 parents 23ce747 + 8f09ac0 commit 1bc7f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ home = "0.5"
4242
humantime = "2.0.0"
4343
ignore = "0.4.7"
4444
lazy_static = "1.2.0"
45-
jobserver = "0.1.13"
45+
jobserver = "0.1.21"
4646
lazycell = "1.2.0"
4747
libc = "0.2"
4848
log = "0.4.6"

0 commit comments

Comments
 (0)