unplugged-system/external/crosvm/acpi_tables/Cargo.toml

10 lines
149 B
TOML

[package]
name = "acpi_tables"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
tempfile = "3"
zerocopy = "*"