summary refs log blame commit diff
path: root/acpi_tables/Cargo.toml
blob: 80518bb8d3522ba67b3bd33ce30f7aba9f8661d6 (plain) (tree)
1
2
3
4
5
6
7
8







                                       
[package]
name = "acpi_tables"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"

[dependencies]
data_model = { path = "../data_model" }