[package] name = "taskpile" version = "0.2.0" edition = "2021" license = "MIT" readme = "README.md" description = "A simple threadpool implementation" repository = "https://gitlab.com/wake-sleeper/taskpile" keywords = ["threadpool", "thread", "pool", "threading", "parallelism"]