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

Not compatible with Rust 1.80 #147

Closed
ReagentX opened this issue Jul 27, 2024 · 2 comments
Closed

Not compatible with Rust 1.80 #147

ReagentX opened this issue Jul 27, 2024 · 2 comments

Comments

@ReagentX
Copy link

This dependency is not compatible with Rust 1.80:

time = { version = "0.3.30", features = ["parsing", "formatting"] }

See:

time-rs/time#693

@ReagentX
Copy link
Author

I am not quite sure why, but when I bump to 1.7.0 it installs time v0.3.36 anyway.

@ebarnard
Copy link
Owner

That would invalidate the lockfile, so the results would be something like running cargo update.

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

No branches or pull requests

2 participants