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

fix: remove chrono dependency #214

Closed
wants to merge 1 commit into from

Conversation

loloicci
Copy link
Member

Description

chrono has a security issue (chronotope/chrono#499) and it is not fixed in the latest version.

We use chrono only in an example, so this PR removes chrono from the dependency.

Types of changes

  • Bug fix (changes which fixes an issue)
  • New feature (changes which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ETC (build, ci, docs, perf, refactor, style, test)

Checklist

@loloicci loloicci self-assigned this Jun 17, 2022
@loloicci loloicci closed this Jun 17, 2022
@SeedyROM
Copy link

Could I get an explanation as to why this branch was closed? Been looking into the chrono vuln from chronotope/chrono#499 and haven't found much help or a minimal reproducible example yet. Maybe I haven't dug far enough.

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

2 participants