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.4.6"
dependencies = [
"ran",
"times",
]
[[package]]
name = "indxvec"
version = "1.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07b92933f0e6094dff56f93cb7ff95752dfb880ba175a7f68e668dc3bf16859a"
[[package]]
name = "medians"
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62159f74a061dde5ea84c39dd7b597ef1fae83312777faf56cac2c1504d0373e"
dependencies = [
"indxvec 1.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "ran"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8863b7a71b5d6749647a650f32ddb7754f1bb229a1dd89cb0431564d7c06eabd"
[[package]]
name = "times"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e1bcfd2c98cc82b9b2d4b0cb839f9fafb411f4b25e35936c6aa1781265b67d6"
dependencies = [
"devtimer",
"indxvec 1.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"medians",
"ran",
]