crates-index-diff 14.0.0

Learn what's changed in the crates.io index
Documentation
test = []
[dependencies.ahash]
version = "0.8.0"

[dependencies.bstr]
version = "1.0.1"

[dependencies.git-repository]
default-features = false
features = ["max-performance-safe", "blocking-network-client", "blocking-http-transport"]
version = "0.28.0"

[dependencies.hashbrown]
features = ["raw"]
version = "0.13.1"

[dependencies.hex]
version = "0.4.3"

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

[dependencies.serde_json]
version = "1"

[dependencies.smartstring]
version = "1.0.1"

[dependencies.thiserror]
version = "1.0.32"
[dev-dependencies.crates-index]
version = "0.18.11"

[dev-dependencies.git-testtools]
version = "0.9.0"

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

[features]
default = []
max-performance = ["git-repository/max-performance"]

[lib]
test = false

[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 = "14.0.0"