Skip to content

Commit e33fe2a

Browse files
authored
Rollup merge of #68663 - alexcrichton:update-jobserver, r=Dylan-DPC
Update jobserver crate to 0.1.21 Brings in a fix for rust-lang/jobserver-rs#23 which could cause Cargo to unnecessarily hang in some situations.
2 parents 4c40e08 + ad0e4a1 commit e33fe2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1642,9 +1642,9 @@ dependencies = [
16421642

16431643
[[package]]
16441644
name = "jobserver"
1645-
version = "0.1.19"
1645+
version = "0.1.21"
16461646
source = "registry+https://github.com/rust-lang/crates.io-index"
1647-
checksum = "67b06c1b455f1cf4269a8cfc320ab930a810e2375a42af5075eb8a8b36405ce0"
1647+
checksum = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2"
16481648
dependencies = [
16491649
"libc",
16501650
]

0 commit comments

Comments
 (0)