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

Commit

Permalink
Add deprecation note to readme (#46)
Browse files Browse the repository at this point in the history
* add deprecation note to readme
  • Loading branch information
KodrAus committed Feb 12, 2018
1 parent 9b11cbc commit bad6689
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ contents when the directory is dropped.

[Documentation](https://doc.rust-lang.org/tempdir)

## Deprecation Note

The `tempdir` crate is being merged into [`tempfile`](https://github.com/Stebalien/tempfile). Please see [this issue](https://github.com/Stebalien/tempfile/issues/43) to track progress and direct new issues and pull requests to `tempfile`.

## Usage

Add this to your `Cargo.toml`:
Expand Down

0 comments on commit bad6689

Please sign in to comment.