quartz 0.0.0

Port of the original Java Quartz Scheduler to Rust
Documentation
[dependencies]

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

[package]
authors = ["Alex Snaps <alex@wcgw.dev>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Port of the original Java Quartz Scheduler to Rust"
edition = "2021"
homepage = "https://github.com/alexsnaps/quartz-rs"
license = "Apache-2.0"
name = "quartz"
readme = "README.md"
repository = "https://github.com/alexsnaps/quartz-rs"
version = "0.0.0"