```toml [advisory] id = "RUSTSEC-2018-0017" package = "tempdir" date = "2018-02-13" informational = "unmaintained" url = "https://github.com/rust-lang-deprecated/tempdir/pull/46" [versions] patched = [] unaffected = [] ``` # `tempdir` crate has been deprecated; use `tempfile` instead The [`tempdir`](https://crates.io/crates/tempdir) crate has been deprecated and the functionality is merged into [`tempfile`](https://crates.io/crates/tempfile).