times 0.1.0

Timing Benchmark, Repeated Runs, with Statistics
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "devtimer"
version = "4.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "907339959a92f6b98846570500c0a567c9aecbb3871cef00561eb5d20d47b7c1"

[[package]]
name = "indxvec"
version = "1.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0083f2a4b0852ce83b54dbb223aa46aac3b3af87ffef5cf232f974fcc88692a6"

[[package]]
name = "ran"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb0d34444946ad9d9a71504b47429a521e13003cee1d5b5116b854b9927a3083"

[[package]]
name = "times"
version = "0.1.0"
dependencies = [
 "devtimer",
 "indxvec",
 "ran",
]