blob: 76ba9fc03feb0ab53776c50e7a46be9177767ae1 [file] [log] [blame]
[package]
name = "cros_fdt"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
anyhow = { workspace = true }
indexmap = "1"
remain = { workspace = true }
thiserror = { workspace = true }