temporary 0.0.2

The library facilitates the creation of temporary files and directories.
# Temporary [![Build Status][travis-img]][travis-url]

The library facilitates the creation of temporary files and directories.

## [Documentation][docs]

## Acknowledgments

The library is based on `std::old_io::TempDir` by Rust’s developers.

## Contribution

1. Fork the project.
2. Implement your idea.
3. Create a pull request.

[travis-img]: https://travis-ci.org/stainless-steel/temporary.svg?branch=master
[travis-url]: https://travis-ci.org/stainless-steel/temporary
[docs]: https://stainless-steel.github.io/temporary