virt-sys 0.3.0

Native bindings to the libvirt C library
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.69.2"

[build-dependencies.pkg-config]
version = "0.3.25"

[dependencies.libc]
version = "0.2.122"

[features]
bindgen_regenerate = ["bindgen"]
qemu = []

[package]
authors = ["Wim de With <wf@dewith.io>"]
categories = ["external-ffi-bindings"]
description = "Native bindings to the libvirt C library"
edition = "2018"
homepage = "https://libvirt.org/"
license = "LGPL-2.1"
links = "virt"
name = "virt-sys"
repository = "https://gitlab.com/libvirt/libvirt-rust"
version = "0.3.0"