[package] name = "threadpool-simple" version = "0.1.12" edition = "2021" authors = ["Alexander "] description = "Simple Threadpool for working with many tasks easily" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html readme = "README.md" [dependencies]