graphile_worker_crontab_types 0.5.2

Crontab types package for graphile_worker, a high performance Rust/PostgreSQL job queue
Documentation
[dependencies.chrono]
features = ["serde"]
version = "0.4.34"

[dependencies.getset]
version = "0.1.2"

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

[dependencies.serde_json]
version = "1.0.114"
[dev-dependencies.anyhow]
version = "1.0.80"

[package]
categories = []
description = "Crontab types 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_crontab_types"
readme = "README.md"
repository = "https://github.com/leo91000/graphile_worker/crates/crontab_types"
version = "0.5.2"