[package]
name = "process-events-streaming"
version = "0.2.5"
edition = "2021"
authors = ["Sandeep Choudhary <sc.oss.india@gmail.com>"]
description = "Easy to use process with events and data streaming"
repository = "https://github.com/schoudhary108/process-events-streaming"
homepage = "https://github.com/schoudhary108/process-events-streaming"
documentation = "https://docs.rs/process-events-streaming"
keywords = ["process", "event", "stream"]
license = "MIT"
readme = "README.md"
[badges]
coveralls = { repository = "process-events-streaming" }
[dependencies]
duct = { version = "0.13.5" }