crates-io-changes 0.1.0

A library to iterate over all changes in the crates.io index
Documentation

Crates.io Changes

This small library exposes all changes to the crates.io index file in a sorted fashion, oldest to newest.

Usage

In you Cargo.toml, use:

crates-io-changes = 0.1

License

MIT, see the LICENSE file for details