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

11 lines
163 B
TOML

[package]
name = "cros_fdt"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
anyhow = "*"
remain = "*"
thiserror = "1.0.20"