Replace the crates.io API with the sparse index (#3447)
The sparse index is preferred to the crates.io API for the checks we need, according to the [documentation](https://crates.io/data-access). When the tools were first implemented, the sparse index didn't exist, so the API was used. ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
Loading
Please register or sign in to comment