Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
github-actions bot opened this issue Mar 27, 2021 · 0 comments · Fixed by #883
Closed

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

github-actions bot opened this issue Mar 27, 2021 · 0 comments · Fixed by #883
Labels
dependencies Pull requests that update a dependency file

Comments

@github-actions
Copy link

tempdir crate has been deprecated; use tempfile instead

Details
Status unmaintained
Package tempdir
Version 0.3.7
URL rust-lang-deprecated/tempdir#46
Date 2018-02-13

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

See advisory page for additional details.

@thanethomson thanethomson added the dependencies Pull requests that update a dependency file label Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant