1[package]
2name = "gpu_buffer"
3version = "0.1.0"
4authors = ["The Chromium OS Authors"]
5edition = "2018"
6
7[dependencies]
8data_model = { path = "../data_model" }
9base = { path = "../base" }
10