rust-osdev / cargo-xbuild

Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.
Apache License 2.0
260 stars 25 forks source link

Replace tempdir with tempfile #84

Closed Eijebong closed 4 years ago

Eijebong commented 4 years ago

Tempdir has been deprecated for quite some time now

phil-opp commented 4 years ago

Thank you!

phil-opp commented 4 years ago

Published as v0.5.35