cloud-hypervisor/vfio-bindings/Cargo.toml
Samuel Ortiz 14eb071b29 Cargo: Move to crates.io vmm-sys-util
Use the newly published 0.1.1 version.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-10-08 07:28:53 -07:00

10 lines
156 B
TOML

[package]
name = "vfio-bindings"
version = "0.0.1"
authors = ["The Cloud Hypervisor Authors"]
edition = "2018"
[features]
default = ["v5_0_0"]
v5_0_0 = []