1
Fork 0

Update jobserver-rs to 0.1.28

This commit is contained in:
Vadim Petrochenkov 2024-02-09 19:11:37 +03:00
parent 8fb67fb37f
commit 83f3bc4271
4 changed files with 8 additions and 5 deletions

View file

@ -9,7 +9,7 @@ ar_archive_writer = "0.1.5"
bitflags = "2.4.1"
cc = "1.0.69"
itertools = "0.11"
jobserver = "0.1.27"
jobserver = "0.1.28"
pathdiff = "0.2.0"
regex = "1.4"
rustc_arena = { path = "../rustc_arena" }