fdp 0.3.0

Safe bindings for libFDP (Fast Debugging Protocol)
[dependencies.custom_error]
version = "1.9.2"

[dependencies.enum-primitive-derive]
version = "0.3.0"

[dependencies.fdp-sys]
version = "0.2.0"

[dependencies.libloading]
version = "0.8.6"

[dependencies.log]
version = "0.4.26"

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

[lib]
name = "fdp"
path = "src/lib.rs"

[package]
authors = ["Mathieu Tarral <mathieu.tarral@protonmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
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.3.0"

[package.metadata.release]
publish = false