• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[package]
2name = "acpi_tables"
3version = "0.1.0"
4authors = ["The Chromium OS Authors"]
5edition = "2018"
6
7[dependencies]
8data_model = { path = "../data_model" }
9tempfile = { path = "../tempfile" }
10