weiznich / wundergraph

Apache License 2.0
214 stars 13 forks source link

RUSTSEC-2018-0017: `tempdir` crate has been deprecated; use `tempfile` instead #52

Open github-actions[bot] opened 4 years ago

github-actions[bot] commented 4 years ago

tempdir crate has been deprecated; use tempfile instead

Details
Status unmaintained
Package tempdir
Version 0.3.7
URL https://github.com/rust-lang-deprecated/tempdir/pull/46
Date 2018-02-13

The tempdir crate has been deprecated and the functionality is merged into tempfile.

See advisory page for additional details.