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

deps: do not use chrono default-features. #1900

Merged
merged 1 commit into from
May 11, 2023

Conversation

ipuustin
Copy link
Contributor

Make chrono dependency not use default features. This is because that's the recommended workaround for a time crate vulnerability.

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2023

Codecov Report

Merging #1900 (131beac) into main (30211e4) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1900   +/-   ##
=======================================
  Coverage   67.36%   67.37%           
=======================================
  Files         126      126           
  Lines       14265    14265           
=======================================
+ Hits         9610     9611    +1     
+ Misses       4655     4654    -1     

@YJDoc2
Copy link
Collaborator

YJDoc2 commented May 11, 2023

Hey @ipuustin Looks good overall, but can you run the build locally and also commit the cargo.lock file that gets generated? Thanks!

@ipuustin ipuustin force-pushed the no-chrono-default-features branch from dce38d3 to 131beac Compare May 11, 2023 05:45
Copy link
Collaborator

@YJDoc2 YJDoc2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍
Thanks !

@utam0k
Copy link
Member

utam0k commented May 11, 2023

Thanks @ipuustin

@utam0k utam0k merged commit d616ebf into youki-dev:main May 11, 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.

4 participants