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

                 
                                     
                


                                   
[package]
name = "tempfile"
version = "3.0.7"
authors = ["The Chromium OS Authors"]
edition = "2018"

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