File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ itertools = "0.9"
14
14
tracing = " 0.1"
15
15
libc = " 0.2.50"
16
16
jobserver = " 0.1.22"
17
- tempfile = " 3.1 "
17
+ tempfile = " 3.2 "
18
18
pathdiff = " 0.2.0"
19
19
20
20
rustc_serialize = { path = " ../rustc_serialize" }
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ bitflags = "1.2.1"
28
28
measureme = " 9.1.0"
29
29
libc = " 0.2"
30
30
stacker = " 0.1.12"
31
- tempfile = " 3.0.5 "
31
+ tempfile = " 3.2 "
32
32
33
33
[dependencies .parking_lot ]
34
34
version = " 0.11"
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ rustc_query_impl = { path = "../rustc_query_impl" }
45
45
rustc_resolve = { path = " ../rustc_resolve" }
46
46
rustc_trait_selection = { path = " ../rustc_trait_selection" }
47
47
rustc_ty_utils = { path = " ../rustc_ty_utils" }
48
- tempfile = " 3.0.5 "
48
+ tempfile = " 3.2 "
49
49
50
50
[target .'cfg(windows)' .dependencies ]
51
51
winapi = { version = " 0.3" , features = [" libloaderapi" ] }
You can’t perform that action at this time.
0 commit comments