[package]
edition = "2021"
name = "graphile_worker_extensions"
version = "0.1.6"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Extensions package for graphile_worker, a high performance Rust/PostgreSQL job queue"
homepage = "https://docs.rs/graphile_worker_crontab_types"
documentation = "https://docs.rs/graphile_worker_crontab_types"
readme = "README.md"
keywords = []
categories = []
license-file = "LICENSE.md"
repository = "https://github.com/leo91000/graphile_worker_rs"
[lib]
name = "graphile_worker_extensions"
path = "src/lib.rs"