# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rust_hawktracer_sys" version = "0.4.2" authors = ["Alexandru "] build = "build.rs" links = "hawktracer" description = "sys crate for the rust_hawktracer library" readme = "README.md" keywords = ["profiling"] categories = ["development-tools::profiling"] license = "MIT/Apache-2.0" repository = "https://github.com/AlexEne/rust_hawktracer_sys" [build-dependencies.bindgen] version = "0.37.0" optional = true [build-dependencies.cmake] version = "0.1" [build-dependencies.itertools] version = "0.8" [build-dependencies.pkg-config] version = "0.3" optional = true [features] generate_bindings = ["bindgen"] non-cargo = [] pkg_config = ["pkg-config"]