Skip to content

Commit be7e19a

Browse files
committed
Auto merge of #9760 - alexcrichton:bump-jobserver, r=Eh2406
Bump to the latest jobserver dependency This should help mitigate #9739 at least with a better error message as opposed to deadlocking.
2 parents 0d88953 + bddfc4c commit be7e19a

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
@@ -40,7 +40,7 @@ home = "0.5"
4040
humantime = "2.0.0"
4141
ignore = "0.4.7"
4242
lazy_static = "1.2.0"
43-
jobserver = "0.1.21"
43+
jobserver = "0.1.23"
4444
lazycell = "1.2.0"
4545
libc = "0.2"
4646
log = "0.4.6"

0 commit comments

Comments
 (0)