blob: fab80cbfad8e6cae27e85dc2f24a6f95a2b73a03 [file]
[package]
name = "kvm_sys"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
data_model = { path = "../common/data_model" }
libc = "*"
base = { path = "../base" }