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

Remove tame-index #58

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Remove tame-index #58

merged 1 commit into from
Aug 23, 2023

Conversation

Jake-Shadle
Copy link
Member

Rather than be tied to any specific crate (or worse, specific crate version), this removes the prefer-index feature and the optional dependency on tame-index in favor of just letting the user specify a simple callback that can be used to obtain the index metadata for a set of crates. This makes end usage a bit more tedious since you have to write that code yourself, but at the same time, it's mostly going to be a write once operation that means that you can bump versions of tame-index or crates-index or whatever without needing to wait on updates to this crate, or have duplicates in your dependency graph.

@Jake-Shadle Jake-Shadle merged commit 33d4997 into main Aug 23, 2023
6 checks passed
@Jake-Shadle Jake-Shadle deleted the remove-tame-index branch August 23, 2023 13:46
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