[dependencies.anyhow]
version = "1.0"
[dependencies.chrono]
version = "0.4"
[dependencies.toml]
version = "0.5.6"
[package]
authors = ["ametisf"]
description = "Cron implementation with an obvious configuration format"
edition = "2018"
homepage = "https://github.com/ametisf/ocron"
license = "GPL-3.0-or-later"
name = "ocron"
readme = "README.md"
repository = "https://github.com/ametisf/ocron"
version = "0.2.0"