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

Don't use deprecated functions from chrono. #78

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

nwalfield
Copy link
Collaborator

  • chrono::NaiveDateTime::from_timestamp_opts is deprecated and replaced by DateTime::from_timestamp. Use the later.

  - `chrono::NaiveDateTime::from_timestamp_opts` is deprecated and
    replaced by `DateTime::from_timestamp`.  Use the later.
Copy link

github-actions bot commented Jul 9, 2024

* 6cf200a30f7124bb82fab6c18ff3f89a754554c5 Don't use deprecated functions from chrono.
|   - Authorized by Neal H. Walfield <[email protected]> [74E445BA0E15C957]
* 61001d12d33ba08b3cbd299c5204c4e241eaac8d Update Cargo.lock.
    - Trust root.

The pull request's base (61001d1) authenticates the pull request's head (6cf200a).

@nwalfield
Copy link
Collaborator Author

/fast-forward

1 similar comment
@nwalfield
Copy link
Collaborator Author

/fast-forward

@github-actions github-actions bot merged commit 6cf200a into main Jul 9, 2024
5 of 6 checks passed
@nwalfield nwalfield deleted the neal/update-chrono branch July 9, 2024 09:20
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.

1 participant