crony 0.2.0

Simple cron runner that spawns another thread to run your cron jobs
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.cron]
version = "0.7.0"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.log]
version = "0.4.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.2.0"