mvniekerk / tokio-cron-scheduler

Schedule tasks on Tokio using cron-like annotation
Apache License 2.0
529 stars 59 forks source link

disable oldtime feature on chrono #38

Closed ImUrX closed 1 year ago

ImUrX commented 1 year ago

it uses a version of time which gives segfaults

mvniekerk commented 1 year ago

Hi @ImUrX Thanks for the report. I'll look into it

mvniekerk commented 1 year ago

Hi @ImUrX Check out 0.8.3, it disables/removes time-rs