Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.

Update readme to point to tempfile rather than tempdir #88

Closed
epage opened this issue Feb 11, 2018 · 0 comments · Fixed by #93
Closed

Update readme to point to tempfile rather than tempdir #88

epage opened this issue Feb 11, 2018 · 0 comments · Fixed by #93
Labels

Comments

@epage
Copy link
Collaborator

epage commented Feb 11, 2018

tempdir is being merged into tempfile, see rust-lang-deprecated/tempdir#45

@epage epage added the bug label Feb 11, 2018
bors bot added a commit that referenced this issue Mar 15, 2018
93: Change tempdir to tempfile in readme r=epage a=Dylan-DPC

<!--
Thank you for taking the time to contribute to this project!

To ease reviewing your changes and making sure we don't forget anything,  please
take a minute to check the following (remove lines that don't apply), and
replace this text with a description of what this PR does. Bonus points for
linking to issues! :)
-->

- [n/A] I have created tests for any new feature, or added regression tests for bugfixes.
- [n/A] `cargo test` succeeds
- [n/A] Clippy is happy: `cargo +nightly clippy` succeeds
- [n/A] Rustfmt is happy: `cargo +nightly fmt` succeeds

Closes #88
@bors bors bot closed this as completed in #93 Mar 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant