xenctrl 0.4.2

Safe bindings to xenctrl
[dependencies.enum-primitive-derive]
version = "0.1.2"

[dependencies.libloading]
version = "0.6.1"

[dependencies.log]
version = "0.4.8"

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

[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.4.2"
[package.metadata.release]
disable-publish = true