Skip to content

Commit bddfc4c

Browse files
committed
Bump to the latest jobserver dependency
This should help mitigate #9739 at least with a better error message as opposed to deadlocking.
1 parent cc17afb commit bddfc4c

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)