#index #io #index-file #iterate #file-sorting #expose #toml

crates-io-changes

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

1 unstable release

Uses old Rust 2015

0.1.0 Oct 3, 2017

#16 in #file-sorting

34 downloads per month

MIT license

4.5MB
90 lines

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

Dependencies

~9MB
~237K SLoC