1[package] 2name = "tempfile" 3version = "3.0.7" 4authors = ["The Chromium OS Authors"] 5edition = "2018" 6 7[dependencies] 8libc = "*" 9