[package] name = "sync-threadpool" version = "0.0.2" authors = ["Urs Schulz "] license = "AGPL-3.0" description = "A synchronized threadpool allowing submission of new jobs only when a worker is idle." repository = "https://github.com/faulesocke/sync-threadpool" documentation = "https://docs.rs/sync-threadpool/" [dependencies]