rustc_back: replace tempdir with crates.io version.
This commit is contained in:
@@ -48,6 +48,7 @@ extern crate std_unicode;
|
||||
#[macro_use] extern crate log;
|
||||
extern crate rustc_errors as errors;
|
||||
extern crate pulldown_cmark;
|
||||
extern crate tempdir;
|
||||
|
||||
extern crate serialize as rustc_serialize; // used by deriving
|
||||
|
||||
|
||||
Reference in New Issue
Block a user