criterion-stats 0.1.1

Criterion's statistics 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-stats"
version = "0.1.1"
authors = ["Jorge Aparicio <japaricious@gmail.com>", "Brook Heisler"]
description = "Criterion's statistics library"
readme = "README.md"
keywords = ["statistics", "stats", "criterion"]
license = "MIT/Apache-2.0"
repository = "https://github.com/japaric/stats.rs"
[dependencies.rand]
version = "0.3.13"

[dependencies.num_cpus]
version = "0.2.10"

[dependencies.floaty]
version = "0.1.0"

[dependencies.cast]
version = "0.1.0"

[dependencies.thread-scoped]
version = "1.0.1"
[dev-dependencies.approx]
version = "0.1.0"

[dev-dependencies.itertools]
version = "0.4.7"

[dev-dependencies.quickcheck]
version = "0.4.1"

[dev-dependencies.quickcheck_macros]
version = "0.4.1"
[badges.travis-ci]
repository = "japaric/stats.rs"

[badges.maintenance]
status = "actively-maintained"

[badges.appveyor]
id = "pmrliloj5nu3prw7"
repository = "japaric/stats.rs"