summary refs log blame commit diff
path: root/tempfile/Cargo.toml
blob: b7ac1c17a371967ecab45b456be3233ac5f33f63 (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]
libc = "*"