# 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 = "ittapi-sys" version = "0.4.0" authors = ["Johnnie Birch <45402135+jlb6740@users.noreply.github.com>"] exclude = [ "c-library/.git", "c-library/.github", "c-library/.vscode", "c-library/build*", "c-library/CMakeLists.txt", "c-library/cmake", "c-library/include/fortran", "c-library/include/AdvisorAnnotate.cs", ] description = "Rust bindings for ittapi" homepage = "https://github.com/intel/ittapi/tree/master/rust/ittapi-sys" documentation = "https://docs.rs/ittapi-sys" readme = "README.md" keywords = [ "vtune", "profiling", "code-generation", ] categories = [ "development-tools", "external-ffi-bindings", ] license = "GPL-2.0-only OR BSD-3-Clause" repository = "https://github.com/intel/ittapi" resolver = "2" [dependencies] [dev-dependencies.bindgen] version = "0.68" [dev-dependencies.diff] version = "0.1" [build-dependencies.cc] version = "1.0.73"