crosvm/tempdir/Cargo.toml

9 lines
152 B
TOML
Raw Normal View History

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