# 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 = "envoy-dummy-stats" version = "0.1.1" authors = ["Igaguri "] description = "Generate dummy histogram metrics of Envoy." readme = "README.md" keywords = [] categories = ["simulation"] license = "MIT OR Apache-2.0" repository = "https://github.com/IgaguriMK/envoy-dummy-stats" [dependencies.clap] version = "2.33.0" [dependencies.gotham] version = "0.4.0" [dependencies.gotham_derive] version = "0.4.0" [dependencies.http] version = "0.1.18" [dependencies.hyper] version = "0.12.33" [dependencies.mime] version = "0.3.13" [dependencies.rand] version = "0.7.0" [dependencies.rand_distr] version = "0.2.1"