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

Avoid pulling in chrono #85

Merged
merged 1 commit into from Jun 26, 2023
Merged

Avoid pulling in chrono #85

merged 1 commit into from Jun 26, 2023

Conversation

Jake-Shadle
Copy link
Collaborator

By default procfs-core pulls in chrono which we've actually banned since it had vulnerabilities and was not actively maintained (though now is), but is regardless completely unneeded for what we use procfs-core for in this crate.

@gabrielesvelto
Copy link
Contributor

Thanks, this will help us too!

@gabrielesvelto gabrielesvelto merged commit 7558422 into main Jun 26, 2023
14 checks passed
@Jake-Shadle Jake-Shadle deleted the remove-chrono branch June 26, 2023 11:58
@repi
Copy link

repi commented Sep 15, 2023

possible to do a new release of the crate to include this?

@gabrielesvelto
Copy link
Contributor

Yeah, I'm working on this crate this week and I'll cut a new release

@gabrielesvelto
Copy link
Contributor

@Jake-Shadle would you have time to cut a new release? I don't seem to be able to. There's also #87 to consider before cutting a new release (it's fine by me BTW).

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