]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_interface/Cargo.toml
Rollup merge of #99716 - sourcelliu:iomut, r=Mark-Simulacrum
[rust.git] / compiler / rustc_interface / Cargo.toml
index 9aacfba3c8208b715dc1fb045357fdb061334eb9..1ecbc876c8d8a121f0e8c149c571ee57107e39d5 100644 (file)
@@ -46,7 +46,6 @@ rustc_query_impl = { path = "../rustc_query_impl" }
 rustc_resolve = { path = "../rustc_resolve" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
 rustc_ty_utils = { path = "../rustc_ty_utils" }
-tempfile = "3.2"
 
 [target.'cfg(unix)'.dependencies]
 libc = "0.2"