]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_ssa/Cargo.toml
Rollup merge of #84530 - richkadel:test-tidy-build-dirs, r=Mark-Simulacrum
[rust.git] / compiler / rustc_codegen_ssa / Cargo.toml
index 7c1aaebb9abaf65da8105b4be2d71203a8914016..7a3d715df6dcd55df6b9eeaab051e58e44945d5a 100644 (file)
@@ -13,8 +13,8 @@ cc = "1.0.1"
 itertools = "0.9"
 tracing = "0.1"
 libc = "0.2.50"
-jobserver = "0.1.11"
-tempfile = "3.1"
+jobserver = "0.1.22"
+tempfile = "3.2"
 pathdiff = "0.2.0"
 
 rustc_serialize = { path = "../rustc_serialize" }