File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ itertools = "0.9"
1414tracing = " 0.1"
1515libc = " 0.2.50"
1616jobserver = " 0.1.22"
17- tempfile = " 3.1 "
17+ tempfile = " 3.2 "
1818pathdiff = " 0.2.0"
1919
2020rustc_serialize = { path = " ../rustc_serialize" }
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ bitflags = "1.2.1"
2828measureme = " 9.1.0"
2929libc = " 0.2"
3030stacker = " 0.1.12"
31- tempfile = " 3.0.5 "
31+ tempfile = " 3.2 "
3232
3333[dependencies .parking_lot ]
3434version = " 0.11"
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ rustc_query_impl = { path = "../rustc_query_impl" }
4545rustc_resolve = { path = " ../rustc_resolve" }
4646rustc_trait_selection = { path = " ../rustc_trait_selection" }
4747rustc_ty_utils = { path = " ../rustc_ty_utils" }
48- tempfile = " 3.0.5 "
48+ tempfile = " 3.2 "
4949
5050[target .'cfg(windows)' .dependencies ]
5151winapi = { version = " 0.3" , features = [" libloaderapi" ] }
You can’t perform that action at this time.
0 commit comments