blob: 13c07d92bad13a2eee151b287a132a872158af6a [file]
[package]
name = "virtio_sys"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
base = { path = "../base" }
data_model = { path = "../common/data_model" }
zerocopy = "*"