[dependencies.crossbeam-channel]
version = "0.5"
[dependencies.published_value]
version = "0.1.2"
[package]
authors = ["Glenn Griffin <ggriffiniii@gmail.com>"]
description = "Distribute work to a set of threads and wait for completion"
documentation = "https://docs.rs/workpool/"
license = "MIT"
name = "workpool"
repository = "https://github.com/ggriffiniii/lateral"
version = "0.2.1"