[dependencies]
[features]
virtio-v4_14_0 = []
virtio-v5_0_0 = []
[package]
authors = ["Sergio Lopez <slp@redhat.com>"]
description = "Rust FFI bindings to virtio generated using bindgen."
edition = "2021"
keywords = ["virtio"]
license = "BSD-3-Clause OR Apache-2.0"
name = "virtio-bindings"
readme = "README.md"
repository = "https://github.com/rust-vmm/vm-virtio"
resolver = "1"
version = "0.2.2"