[dependencies.custom_error]
version = "1.7.1"
[dependencies.enum-primitive-derive]
version = "^0.1"
[dependencies.fdp-sys]
version = "0.1.1"
[dependencies.libloading]
version = "0.6.1"
[dependencies.log]
version = "0.4.8"
[dependencies.num-traits]
version = "^0.1"
[package]
authors = ["Mathieu Tarral <mathieu.tarral@protonmail.com>"]
categories = ["api-bindings"]
description = "Safe bindings for libFDP (Fast Debugging Protocol)"
edition = "2018"
homepage = "https://github.com/Wenzel/fdp"
keywords = ["FDP", "Introspection", "VirtualBox", "VMI"]
license = "GPL-3.0-only"
name = "fdp"
readme = "README.md"
repository = "https://github.com/Wenzel/fdp"
version = "0.2.2"
[package.metadata.release]
disable-publish = true