periodic 0.1.1

Simple scheduling tool for running tasks at fixed intervals
Documentation
[package]
name = "periodic"
version = "0.1.1"
authors = ["Misha Wagner <mishajw@gmail.com>"]
description = "Simple scheduling tool for running tasks at fixed intervals"
repository = "https://github.com/mishajw/periodic-rs"
readme = "README.md"
license = "GPL-3.0"

[dependencies]