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

use tempfile crate instead #8

Open
vitiral opened this issue Feb 7, 2018 · 1 comment
Open

use tempfile crate instead #8

vitiral opened this issue Feb 7, 2018 · 1 comment

Comments

@vitiral
Copy link
Collaborator

vitiral commented Feb 7, 2018

tempdir is being migrated to tempfile, so we should use tempfile.

We could also add a FileTmp object, which I think is useful.

@epage
Copy link

epage commented Feb 11, 2018

For more background on tempdir going away: rust-lang-deprecated/tempdir#45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants