[package] name = "prawnypool" description = "A simple interface for using thread pools in Rust" version = "0.1.2" edition = "2021" license = "MIT" keywords = ["thread", "pool", "threadpool", "queue", "worker"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]