# 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 = "bma-benchmark" version = "0.0.24" authors = ["Sergei S. "] description = "Benchmark for Rust and humans" readme = "README.md" license = "MIT" repository = "https://github.com/alttch/bma-benchmark" [dependencies.bma-benchmark-proc] version = "=0.0.18" [dependencies.colored] version = "2" [dependencies.lazy_static] version = "1.4.0" [dependencies.num-format] version = "0.4.0" [dependencies.prettytable-rs] version = "0.10.0" [dependencies.terminal_size] version = "0.1.17"