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

Map dependencies to crates #90

Merged
merged 5 commits into from
Jun 26, 2024
Merged

Map dependencies to crates #90

merged 5 commits into from
Jun 26, 2024

Conversation

Jake-Shadle
Copy link
Member

This adds Krates::resolved_dependency which allows the user to retrieve the Krate that resolved to the index of a Dependency, if it was included in the graph.

This also makes cargo_metadata an optional dependency, for now it is mostly the exact same as cargo_metadata, but might diverge more as time goes on.

Resolves: #88

@Jake-Shadle Jake-Shadle merged commit aac2fcd into main Jun 26, 2024
7 checks passed
@Jake-Shadle Jake-Shadle deleted the map-deps-to-krate branch June 26, 2024 21:30
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.

Make cargo_metadata optional
1 participant