lholden / job_scheduler

A simple cron-like job scheduling library for Rust.
Apache License 2.0
196 stars 34 forks source link

Please update cron #2

Closed BW155 closed 7 years ago

BW155 commented 7 years ago

the cron lib you are using '0.2.0' has some problems with the most recent version of rust. can you update to the newer version?

ghost commented 7 years ago

@lholden please!

BW155 commented 7 years ago

Because the dev is not responding I decided to make my own library. You can find it here: https://crates.io/crates/cronjob

lholden commented 7 years ago

I'm sorry for getting around to this late. This has been updated now.