zslayton / cron

A cron expression parser in Rust
Apache License 2.0
376 stars 69 forks source link

Reject superfluous trailing characters after keywords #91

Closed nickelc closed 3 years ago

nickelc commented 3 years ago

fixes: #86