[dependencies.crossbeam]
version = "0.8.0"
[package]
authors = ["Gregory Langlais <general@gregorylanglais.com>"]
description = "Minimalist Thread Pool"
edition = "2018"
homepage = "https://crates.io/crates/threaded"
license = "MIT"
name = "threaded"
readme = "README.md"
repository = "https://github.com/gregl83/threaded"
version = "0.2.0"