conman 0.1.6

Concurrency Manager and work item queue in pure safe rust
Documentation
[package]
name = "conman"
version = "0.1.6"
authors = ["Ian Knowles <studio@ianknowles.com>"]
edition = "2018"
description = "Concurrency Manager and work item queue in pure safe rust"
license = "MIT OR Apache-2.0"
repository = "https://github.com/ikcore/IK.Rs.Conman.git"
homepage = "https://github.com/ikcore/IK.Rs.Conman"
readme = "README.md"

[dependencies]