0.4
版本发布时间: 2022-02-07 02:48:34
mvniekerk/tokio-cron-scheduler最新发布版本:v0.13.0(2024-09-22 17:23:23)
New:
- Add (and remove) notifications whenever your job was started, completed or removed.
- The scheduler is now trait-ed off so that you can plug in your own scheduler. The default implementation is living in its own source file (simple_job_scheduler).