[build-dependencies.bindgen]
version = "0.71"
[build-dependencies.cc]
version = "1"
[build-dependencies.cmake]
version = "0.1"
[build-dependencies.regex]
version = "1"
[features]
bbdup = []
containers = []
covlib = []
default = []
gui = []
mgr = []
option = []
reg = []
syms = []
util = []
wrap = []
x = []
[lib]
name = "dynamorio_sys"
path = "src/lib.rs"
[package]
authors = ["S.J.R. van Schaik <stephan@synkhronix.com>", "ElasT0ny <elast0ny00@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Automatically generated bindings for DynamoRIO"
documentation = "https://docs.rs/dynamorio-sys"
edition = "2018"
exclude = ["dynamorio/api", "dynamorio/clients", "dynamorio/ext/drsyms/libelftc-android/lib32", "dynamorio/suite", "!dynamorio/suite/lookup_visualstudio.cmake", "dynamorio/third_party/binutils", "dynamorio/third_party/elfutils/doc", "dynamorio/third_party/elfutils/libdwfl/ChangeLog", "dynamorio/third_party/elfutils/tests", "dynamorio/third_party/libipt/doc", "dynamorio/third_party/libipt/test", "dynamorio/third_party/zlib/contrib", "dynamorio/third_party/zlib/doc", "dynamorio/third_party/zlib/examples", "dynamorio/tools", "!dynamorio/api/docs/CMake_rundoxygen.cmake", "!dynamorio/api/docs/CMake_doxyutils.cmake"]
license = "MIT OR Apache-2.0"
name = "dynamorio-sys"
readme = "README.md"
repository = "https://github.com/elast0ny/dynamorio-sys"
version = "11.90.1"
[target."cfg(windows)".build-dependencies.windows-kits]
version = "0.1"