crates-index-diff 10.0.0

Learn what's changed in the crates.io index
Documentation
[dependencies.git2]
default-features = false
features = ["https"]
version = "0.14.0"

[dependencies.serde]
features = ["std", "derive"]
version = "1"

[dependencies.serde_json]
version = "1"
[dev-dependencies.serial_test]
version = "0.6.0"

[dev-dependencies.tempdir]
version = "0.3.5"

[package]
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "Learn what's changed in the crates.io index"
documentation = "https://docs.rs/crates-index-diff"
edition = "2018"
include = ["src/**/*", "LICENSE.md", "README.md", "CHANGELOG.md"]
keywords = ["crates", "index", "diff"]
license = "MIT"
name = "crates-index-diff"
readme = "changelog.md"
repository = "https://github.com/Byron/crates-index-diff-rs"
version = "10.0.0"