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

Update rust + deps #96

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Update rust + deps #96

merged 1 commit into from
Aug 2, 2024

Conversation

rukai
Copy link
Contributor

@rukai rukai commented Aug 1, 2024

This PR updates the rust version from 1.71 -> 1.80 and all dependencies to their latest versions.

In order to do so, this PR also fixed:

  • lints added by rust and clippy in between 1.71 and 1.80
  • deprecations introduced in the latest release of chrono crate

All code changes in this PR are in order to fix those 2 things.

@rukai rukai requested review from worryg0d and cjrolo August 1, 2024 21:13
Copy link
Collaborator

@cjrolo cjrolo left a comment

Choose a reason for hiding this comment

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

Thanks a lot for this update!

Copy link
Collaborator

@worryg0d worryg0d left a comment

Choose a reason for hiding this comment

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

Thanks for this!

@rukai rukai merged commit a29a36a into main Aug 2, 2024
2 checks passed
@rukai rukai deleted the maintenence branch August 2, 2024 09:25
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.

3 participants