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

replace chrono with time crate #13

Closed
wants to merge 1 commit into from
Closed

Conversation

coderedart
Copy link

@coderedart coderedart commented Sep 13, 2023

fixes #12

@coderedart coderedart changed the title fixes #12 : replace chrono with time crate replace chrono with time crate Sep 13, 2023
@greaka
Copy link
Owner

greaka commented Sep 13, 2023

Chrono released a new version that fixes the CVE report. Could you please have a look if cargo update fixes your issue?
https://github.com/chronotope/chrono/releases/tag/v0.4.30

If possible, I would like to avoid bumping a 0.minor version for a bug that cannot affect us.

@coderedart
Copy link
Author

yes. 0.4.30 fixes the audit warning.

@coderedart coderedart closed this Sep 13, 2023
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

Successfully merging this pull request may close these issues.

remove chrono dependency
2 participants