# 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 = "fdp" version = "0.2.5" authors = ["Mathieu Tarral "] description = "Safe bindings for libFDP (Fast Debugging Protocol)" homepage = "https://github.com/Wenzel/fdp" readme = "README.md" keywords = ["FDP", "Introspection", "VirtualBox", "VMI"] categories = ["api-bindings"] license = "GPL-3.0-only" repository = "https://github.com/Wenzel/fdp" [package.metadata.release] disable-publish = true [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"