Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from chrono to time or offer them as optional features #11

Open
onx2 opened this issue Sep 3, 2022 · 0 comments
Open

Switch from chrono to time or offer them as optional features #11

onx2 opened this issue Sep 3, 2022 · 0 comments

Comments

@onx2
Copy link

onx2 commented Sep 3, 2022

There is an ongoing cargo audit error that happens with chrono that can be resolved if using a more recent version of time. Would you consider using time instead of chrono ?

EDIT: reading more about this it seems that chrono might be calling localtime_r directly so removing or updating time in chrono won't fix the issue. Migrating to time seems like the more appropriate solution right now. WDYT?

chronotope/chrono#602
chronotope/chrono#499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant