# 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] name = "iaca-marker-macros" version = "0.1.0" authors = ["Henry de Valence "] exclude = [".gitignore"] description = "This crate provides UNOFFICIAL macros to generate markers in Rust code for the Intel Architecture Code Analyzer. NOT AFFILIATED WITH OR ENDORSED BY INTEL." documentation = "https://docs.rs/iaca-marker-macros" keywords = ["intel", "profiling"] license = "CC0-1.0" repository = "https://github.com/hdevalence/iaca-marker-macros" [dependencies]