[dependencies.getset]
version = "0.1.5"
[dependencies.graphile_worker_extensions]
version = "0.1.3"
[dependencies.graphile_worker_job]
version = "0.1.3"
[dependencies.serde_json]
version = "1.0.140"
[dependencies.sqlx]
default-features = false
features = ["chrono", "postgres", "json", "macros", "runtime-tokio"]
version = "0.8.4"
[lib]
name = "graphile_worker_ctx"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
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.2.2"