A library to easily retrieve changes between different revisions of the crates.io index.
It will only need a bare clone, which saves resources.
Add this to your Cargo.toml
[dependencies]
crates-index-diff = "9"
Usually every 6 months the crates.io index repository's history is collapse for improved performance. This library handles that case gracefully.