rtj 0.3.1

Run This Job, a generic job execution framework in Rust
Documentation
[dependencies.crypto_box]
version = "0.7"

[dependencies.rand]
version = "0.8"

[dependencies.serde]
features = ["derive"]
version = "1"

[dev-dependencies.rmp-serde]
version = "1"

[package]
authors = ["Anthony J. Martinez <anthony@ajmartinez.com>"]
categories = ["network-programming"]
description = "Run This Job, a generic job execution framework in Rust"
edition = "2021"
homepage = "https://github.com/anthonyjmartinez/rtj"
keywords = ["network", "services", "api"]
license = "MIT OR Apache-2.0"
name = "rtj"
readme = "README.md"
repository = "https://github.com/anthonyjmartinez/rtj.git"
version = "0.3.1"