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

Commit bad6689

Browse files
authored
Add deprecation note to readme (#46)
* add deprecation note to readme
1 parent 9b11cbc commit bad6689

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ contents when the directory is dropped.
99

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

12+
## Deprecation Note
13+
14+
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`.
15+
1216
## Usage
1317

1418
Add this to your `Cargo.toml`:

0 commit comments

Comments
 (0)