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

refactor: Replace deprecated chrono::Duration::* #330

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

AiyionPrime
Copy link
Contributor

with TimeDelta::try_*.unwrap().
Both solutions panic when fed invalid input.

with TimeDelta::try_*.unwrap().
Both solutions panic when fed invalid input.
@locka99 locka99 merged commit f28a6ac into locka99:master Jul 21, 2024
2 of 3 checks passed
@AiyionPrime AiyionPrime deleted the refactor/timedelta_try_unwrap branch July 23, 2024 19:07
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

2 participants