temporary 0.6.4

The package provides means of managing temporary files and directories.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "temporary"
version = "0.6.4"
license = "Apache-2.0/MIT"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
description = """
The package provides means of managing temporary files and directories."""
documentation = "https://docs.rs/temporary"
homepage = "https://github.com/stainless-steel/temporary"
repository = "https://github.com/stainless-steel/temporary"

[dependencies]
random = "0.12"