# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "xenctrl" version = "0.6.0" authors = ["Mathieu Tarral "] description = "Safe bindings to xenctrl" homepage = "https://github.com/Wenzel/xenctrl" readme = "README.md" keywords = [ "xen", "xenctrl", ] categories = ["api-bindings"] license = "GPL-3.0-only" repository = "https://github.com/Wenzel/xenctrl" [package.metadata.release] publish = false [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"