[package] name = "rpools" version = "0.3.1" authors = ["jcbritobr "] edition = "2018" repository = "https://github.com/jgardona/rpools" homepage = "https://github.com/jgardona/rpools" description = "A minimalist workerpool for rust" license = "MIT" keywords = ["atomic", "workers", "threadpool", "concurrency"] categories = ["concurrency"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]