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 crate (fixes coverage) #52

Closed
wants to merge 2 commits into from

Conversation

nothingmuch
Copy link
Collaborator

@nothingmuch nothingmuch commented Mar 7, 2025

time v0.3.20 uses the no_coverage feature which has been removed, breaking recent cargo llvm-cov

Depends on #54

Since not all dependencies have precise semvers constraints, a blanket
cargo update can break MSRV.

This means that the repository can bitrot, with CI jobs failing in ways
not related to changes to the codebase.

This is a workaround, see also payjoin#43 for description of the proper way to
fix this.
@nothingmuch
Copy link
Collaborator Author

can't be done as a separate PR from #54, will fold into that one

@nothingmuch nothingmuch closed this Mar 8, 2025
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