xenctrl 0.6.0

Safe bindings to xenctrl
[dependencies.libloading]
version = "0.8.1"

[dependencies.log]
version = "0.4.20"

[dependencies.num-traits]
version = "0.2.17"

[dependencies.num_enum]
version = "0.7.2"

[dependencies.xenctrl-sys]
version = "0.1.1"

[dependencies.xenvmevent-sys]
version = "0.1.3"

[package]
authors = ["Mathieu Tarral <mathieu.tarral@protonmail.com>"]
categories = ["api-bindings"]
description = "Safe bindings to xenctrl"
edition = "2018"
homepage = "https://github.com/Wenzel/xenctrl"
keywords = ["xen", "xenctrl"]
license = "GPL-3.0-only"
name = "xenctrl"
readme = "README.md"
repository = "https://github.com/Wenzel/xenctrl"
version = "0.6.0"
[package.metadata.release]
publish = false