v1.0.0
Initial release!
Include this crate to be able to define a variety of tasks that can then run periodically on a fixed recurring schedule ala https://github.com/rogusdev/recurring-tasks/blob/main/examples/simple/src/main.rs or https://github.com/rogusdev/recurring-tasks/blob/main/examples/db/src/main.rs