crosvm/tempfile/Cargo.toml

9 lines
153 B
TOML
Raw Normal View History

[package]
name = "tempfile"
version = "3.0.7"
authors = ["The Chromium OS Authors"]
edition = "2018"
[dependencies]
rand_ish = { path = "../rand_ish" }