temp_testdir 0.2.3

Little crate to use temp directory in crate. You can chose if delete it after use or not to debugging purpose.
Documentation
1
2
3
4
5
6
7
# Changelog

## [0.2.3] 2019-10-03

### Fixed

- Create an empty directory without remove it (See #1)