Skip to content

Fix the build on the latest Rust versions by updating time crate #1188

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

Closed
wants to merge 1 commit into from

Conversation

m4tx
Copy link

@m4tx m4tx commented Jul 5, 2024

This just updates the time crate in Cargo.lock (to another semver-compatible version) so that grcov can be build on the latest Rust versions with --locked.

This fixes #1187. Note that grcov will need a new release after this.

@marco-c
Copy link
Collaborator

marco-c commented Sep 24, 2024

Landed in #1191. Thanks anyway for the patch!

@marco-c marco-c closed this Sep 24, 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.

Fails to build with --locked due to an old time crate version
2 participants