graphile_worker_ctx 0.1.1

Worker Context package for graphile_worker, a high performance Rust/PostgreSQL job queue
Documentation
[dependencies.getset]
version = "0.1.2"

[dependencies.graphile_worker_job]
version = "0.1.1"

[dependencies.serde_json]
version = "1.0.114"

[dependencies.sqlx]
default-features = false
features = ["chrono", "postgres", "json", "macros", "runtime-tokio"]
version = "0.7.3"

[package]
categories = []
description = "Worker Context package for graphile_worker, a high performance Rust/PostgreSQL job queue"
documentation = "https://docs.rs/graphile_worker_crontab_types"
edition = "2021"
homepage = "https://docs.rs/graphile_worker_crontab_types"
keywords = []
license-file = "LICENSE.md"
name = "graphile_worker_ctx"
readme = "README.md"
repository = "https://github.com/leo91000/graphile_worker/crates/crontab_types"
version = "0.1.1"