blob: 54f2bad0fee0e7595fc4cd972516756448c4450a [file] [log] [blame]
[package]
name = "gpu_display"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
[features]
x = []
[dependencies]
data_model = { path = "../data_model" }
libc = "*"
sys_util = { path = "../sys_util" }
[build-dependencies]
cc = "=1.0.25"