criterion 0.1.0

Statistics-driven micro-benchmarking library
Documentation
# 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 = "criterion"
version = "0.1.0"
authors = ["Jorge Aparicio <japaricious@gmail.com>", "Brook Heisler"]
description = "Statistics-driven micro-benchmarking library"
homepage = "https://japaric.github.io/criterion.rs/book/index.html"
readme = "README.md"
keywords = ["criterion", "benchmark"]
categories = ["development-tools::profiling"]
license = "Apache-2.0/MIT"
repository = "https://github.com/japaric/criterion.rs"
[dependencies.rustc-serialize]
version = "0.3.16"

[dependencies.criterion-plot]
version = "0.1.1"

[dependencies.itertools]
version = "0.4.7"

[dependencies.criterion-stats]
version = "0.1.1"

[dependencies.log]
version = "0.3.5"
[dev-dependencies.walkdir]
version = "0.1.5"
[badges.maintenance]
status = "actively-maintained"

[badges.appveyor]
repository = "japaric/criterion.rs"
id = "4255ads9ctpupcl2"

[badges.travis-ci]
repository = "japaric/criterion.rs"