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 time dep to fix build #10

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

amarshall
Copy link
Contributor

Otherwise build fails on newer Rust with

error[E0282]: type annotations needed for Box<_>

See time-rs/time#693.

Otherwise build fails on newer Rust with

> error[E0282]: type annotations needed for Box<_>

See time-rs/time#693.
Copy link
Owner

@drehren drehren left a comment

Choose a reason for hiding this comment

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

Thank you for taking the time to look into this. Seems ok to me.

@drehren drehren merged commit ff7fe5c into drehren:main Sep 4, 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