summary refs log blame commit diff
path: root/tempdir/Cargo.toml
blob: 68fb80a6721ba6214dca8124ffb432a1f87b3bdb (plain) (tree)
1
2
3
4
5
6
7

                
                 



                                     
[package]
name = "tempdir"
version = "0.3.7"
authors = ["The Chromium OS Authors"]

[dependencies]
rand_ish = { path = "../rand_ish" }