# 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 = "2021" name = "likwid-marker" version = "0.1.1" build = "build.rs" links = "likwid" autobins = false autoexamples = false autotests = false autobenches = false description = "Bindings for the LIKWID marker API" homepage = "https://github.com/tnibler/likwid-marker-rs" readme = "README.md" keywords = [ "likwid", "profiling", "perf", ] categories = ["development-tools::profiling"] license = "GPL-3.0-only" repository = "https://github.com/tnibler/likwid-marker-rs" [lib] name = "likwid_marker" path = "src/lib.rs" [dependencies] [build-dependencies.cc] version = "1.1.22" [build-dependencies.pkg-config] version = "0.3.31" [features] default = ["enable"] enable = []