crates-index-diff 3.0.0

Learn what's changed in the crates.io index
Documentation
[package]
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "Learn what's changed in the crates.io index"
documentation = "https://docs.rs/crates-index-diff"
keywords = ["crates", "index", "diff"]
license = "MIT"
name = "crates-index-diff"
repository = "https://github.com/Byron/crates-index-diff-rs"
version = "3.0.0"

[dependencies]
git2 = "0.6"
quick-error = "1.1.0"
rustc-serialize = "0.3.22"

[dev-dependencies]
tempdir = "0.3.5"