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 krates to 0.12.3 #473

Merged
merged 3 commits into from Nov 1, 2022
Merged

Update krates to 0.12.3 #473

merged 3 commits into from Nov 1, 2022

Conversation

Jake-Shadle
Copy link
Member

This includes the workaround for the issue originally filed on this repo where certain crate versions can differ between their index entry, and the actual package manifest on disk, which causes cargo metadata to output resolved nodes that can reference features which don't exist in the package. krates now uses the actual crates.io registry index as the source of truth, only for features (at least atm) since that was the source of the bug.

@Jake-Shadle Jake-Shadle merged commit 57d38ca into main Nov 1, 2022
@Jake-Shadle Jake-Shadle deleted the fix/index-discrepancy branch November 1, 2022 15:09
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

1 participant