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 new deprecated functions from chrono 0.4.35 #3953

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

weiznich
Copy link
Member

@weiznich weiznich commented Mar 7, 2024

For the tests we switch to the suggested alternatives, for the real implementation we continue to use the deprecated functions as the suggested alternatives do not exist in our minimal supported chrono version.

For the tests we switch to the suggested alternatives, for the real
implementation we continue to use the deprecated functions as the
suggested alternatives do not exist in our minimal supported chrono version.
@weiznich weiznich requested a review from a team March 7, 2024 06:41
@weiznich weiznich marked this pull request as ready for review March 7, 2024 06:41
Copy link

@pppp24 pppp24 left a comment

Choose a reason for hiding this comment

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

looks good 👍

@weiznich weiznich added this pull request to the merge queue Mar 7, 2024
Merged via the queue into diesel-rs:master with commit fed3896 Mar 7, 2024
48 checks passed
@weiznich weiznich mentioned this pull request Mar 10, 2024
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.

2 participants