[package] name = "rutabaga_gfx" version = "0.1.0" authors = ["The Chromium OS Authors"] edition = "2018" [features] virgl_renderer = [] virtio-gpu-next = [] gfxstream = [] [dependencies] data_model = { path = "../data_model" } libc = "*" base = { path = "../base" }