File tree 2 files changed +3
-3
lines changed
compiler/rustc_codegen_ssa
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1744,9 +1744,9 @@ checksum = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6"
1744
1744
1745
1745
[[package ]]
1746
1746
name = " jobserver"
1747
- version = " 0.1.21 "
1747
+ version = " 0.1.22 "
1748
1748
source = " registry+https://github.com/rust-lang/crates.io-index"
1749
- checksum = " 5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2 "
1749
+ checksum = " 972f5ae5d1cb9c6ae417789196c803205313edde988685da5e3aae0827b9e7fd "
1750
1750
dependencies = [
1751
1751
" libc" ,
1752
1752
]
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ cc = "1.0.1"
13
13
itertools = " 0.9"
14
14
tracing = " 0.1"
15
15
libc = " 0.2.50"
16
- jobserver = " 0.1.11 "
16
+ jobserver = " 0.1.22 "
17
17
tempfile = " 3.1"
18
18
pathdiff = " 0.2.0"
19
19
You can’t perform that action at this time.
0 commit comments