background-jobs 0.9.1

Background Jobs implemented with actix and futures
Documentation
[dependencies.background-jobs-actix]
optional = true
version = "0.9.4"

[dependencies.background-jobs-core]
version = "0.9.4"

[features]
default = ["background-jobs-actix"]

[package]
authors = ["asonix <asonix@asonix.dog>"]
description = "Background Jobs implemented with actix and futures"
edition = "2018"
keywords = ["jobs", "processor", "actix"]
license-file = "LICENSE"
name = "background-jobs"
readme = "README.md"
repository = "https://git.asonix.dog/Aardwolf/background-jobs"
version = "0.9.1"