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

Fixup Krates API #52

Merged
merged 4 commits into from Nov 25, 2022
Merged

Fixup Krates API #52

merged 4 commits into from Nov 25, 2022

Conversation

Jake-Shadle
Copy link
Member

This makes a change to the Krates::search_matches and Krates::search_by_name so that the name being searched doesn't have its lifetime paired with the graph's to avoid annoying usage. Unfortunately this means a heap copy, but this is only used in the case the name is not already a heap string.

Also updates cfg-expr 0.11 -> 0.12

@Jake-Shadle Jake-Shadle merged commit c68becf into main Nov 25, 2022
@Jake-Shadle Jake-Shadle deleted the fix-krates branch November 25, 2022 16:42
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