cloud-hypervisor/vfio-bindings/Cargo.toml

10 lines
156 B
TOML
Raw Normal View History

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