# 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 = "bmk_linux" version = "0.2.2" authors = ["Mark Mansi "] description = "My collection of useful stuff for writing benchmarks on Linux ~4.4 (not very idiomatic or complete).\n" documentation = "https://docs.rs/bmk_linux/" readme = "README.md" keywords = ["science", "benchmarking", "linux"] categories = ["science", "benchmarking", "linux"] license = "MIT/Apache-2.0" repository = "https://github.com/mark-i-m/bmk_linux" [dependencies.libc] version = "0.2.48"