blob: 67dd93991e43604a1a9a8c3424bbde34e64a494c [file] [log] [blame] [edit]
[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 = { version = "0.8.13", features = ["derive"] }