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

move from chrono to time crate #1426

Merged
merged 1 commit into from Feb 14, 2022
Merged

move from chrono to time crate #1426

merged 1 commit into from Feb 14, 2022

Conversation

LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Feb 11, 2022

Summary of changes
Changes introduced in this pull request:

  • move from chrono to time crate to resolve RUSTSEC-2020-0071 and RUSTSEC-2020-0159 in Remove Cargo Audit Ignores #1247
  • remove direct usage of chrono crate in the project

@LesnyRumcajs
Copy link
Member Author

Vulnerable time 0.1.43 is still present as chrono exists in few other dependencies (or rather dependencies of dependencies). Will look into this later, but seems we may need to do changes in other crates to get rid of the issue.

@LesnyRumcajs LesnyRumcajs marked this pull request as ready for review February 11, 2022 16:22
@q9f q9f merged commit e6e8618 into main Feb 14, 2022
@q9f q9f deleted the 1247-fix-chrono-vulnerabilities branch February 14, 2022 11:45
@q9f q9f mentioned this pull request Feb 14, 2022
2 tasks
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.

None yet

3 participants