blob: c15e6df8059e7fa843271d598c1bd1c26877e5bb [file] [log] [blame]
[package]
name = "gpu_renderer"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
[features]
virtio-gpu-next = []
[dependencies]
data_model = { path = "../data_model" }
libc = "*"
sys_util = { path = "../sys_util" }