]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_interface/Cargo.toml
Use `hash_one` to simplify some other doctests
[rust.git] / compiler / rustc_interface / Cargo.toml
index 3bfe8da505f1c61dac8f06bcb648be1a4a4d8b32..194464dd0bf9c974c76392cd03c100569d9eebfb 100644 (file)
@@ -45,7 +45,7 @@ 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.0.5"
+tempfile = "3.2"
 
 [target.'cfg(windows)'.dependencies]
 winapi = { version = "0.3", features = ["libloaderapi"] }