[dependencies.chrono]
version = "0.4"
[dependencies.cron]
version = "0.7.0"
[package]
authors = ["Tibor Hudik <tibor@barrage.net>"]
description = "Simple cron runner that spawns another thread to run your cron jobs"
edition = "2018"
keywords = ["cron", "runner"]
license = "MIT"
name = "crony"
version = "0.1.0"