crosvm/vfio_sys/Cargo.toml

10 lines
159 B
TOML
Raw Normal View History

[package]
name = "vfio_sys"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
base = { path = "../base" }
zerocopy = "*"