[dependencies]
[package]
authors = ["quyc07<quycsff@gmail.com>"]
categories = ["concurrency"]
description = "A simple thread pool."
edition = "2021"
keywords = ["thread", "pool", "thread-pool"]
license = "MIT"
name = "simple_thread_pool"
readme = "README.md"
repository = "https://github.com/quyc07/thread_pool"
version = "0.1.1"