graphile_worker_task_handler 0.5.11

A library to handle tasks for the Graphile Worker project
Documentation
[dependencies.graphile_worker_ctx]
version = "0.4.0"

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

[dependencies.serde_json]
version = "1.0.148"

[dependencies.tokio]
features = ["rt", "macros"]
version = "1.48.0"

[dependencies.tokio-util]
version = "0.7.17"

[dev-dependencies.anyhow]
version = "1.0.100"

[lib]
name = "graphile_worker_task_handler"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = []
description = "A library to handle tasks for the Graphile Worker project"
documentation = "https://docs.rs/graphile_worker_task_handler"
edition = "2021"
homepage = "https://docs.rs/graphile_worker_task_handler"
keywords = []
license-file = "LICENSE.md"
name = "graphile_worker_task_handler"
readme = "README.md"
repository = "https://github.com/leo91000/graphile_worker/crates/graphile_workers_task_handler"
version = "0.5.11"