crosvm/tempfile/Cargo.toml

9 lines
128 B
TOML
Raw Normal View History

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