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