market 0.26.0

Infrastructure for producers and consumers
Documentation
[dependencies.conventus]
version = "0.3.0"

[dependencies.crossbeam-channel]
version = "0.5.0"

[dependencies.crossbeam-queue]
version = "0.3.1"

[dependencies.fehler]
version = "1.0.0"

[dependencies.log]
features = ["serde"]
version = "0.4.8"

[dependencies.market_derive]
version = "0.1.0"

[dependencies.parse-display]
version = "0.1.1"

[dependencies.thiserror]
version = "1.0.0"

[package]
authors = ["Justin Simerly <jsim2010@gmail.com>"]
categories = ["rust-patterns"]
description = "Infrastructure for producers and consumers"
edition = "2018"
keywords = ["producer", "consumer"]
license = "MIT"
name = "market"
readme = "README.md"
repository = "https://github.com/jsim2010/market"
version = "0.26.0"