foreback 1.1.0

Future adapters for running aditional work in the background
Documentation
[dependencies.futures-core]
default-features = false
version = "0.3.14"

[dependencies.pin-project]
version = "1.0.7"
[dev-dependencies.async-channel]
version = "1.6.1"

[dev-dependencies.futures]
default-features = false
features = ["executor"]
version = "0.3.14"

[package]
authors = ["Nathan West <Lucretiel@gmail.com>"]
description = "Future adapters for running aditional work in the background"
edition = "2018"
license = "MPL-2.0"
name = "foreback"
readme = "README.md"
repository = "https://github.com/Lucretiel/foreback"
version = "1.1.0"