Bump to the latest jobserver dependency

This should help mitigate #9739 at least with a better error message as
opposed to deadlocking.
This commit is contained in:
Alex Crichton 2021-08-04 07:25:07 -07:00
parent cc17afbb00
commit bddfc4cc7e

View file

@ -40,7 +40,7 @@ home = "0.5"
humantime = "2.0.0"
ignore = "0.4.7"
lazy_static = "1.2.0"
jobserver = "0.1.21"
jobserver = "0.1.23"
lazycell = "1.2.0"
libc = "0.2"
log = "0.4.6"