rustc-ap-rustc_index 641.0.0

Automatically published version of the package `rustc_index` in the rust-lang/rust repository from commit 42a0bd2091b9ca8fe5059fd5f4a26279a388f278 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "autocfg"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"

[[package]]
name = "indexmap"
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b54058f0a6ff80b6803da8faf8997cde53872b38f4023728f6830b06cd3c0dc"
dependencies = [
 "autocfg",
]

[[package]]
name = "rustc-ap-rustc_index"
version = "641.0.0"
dependencies = [
 "rustc-ap-serialize",
 "smallvec",
]

[[package]]
name = "rustc-ap-serialize"
version = "641.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0eb369b4ef73dcde6b60be9940b3d8c9a425fd049f4c10e90a2f642748820788"
dependencies = [
 "indexmap",
 "smallvec",
]

[[package]]
name = "smallvec"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c2fb2ec9bcd216a5b0d0ccf31ab17b5ed1d627960edff65bbe95d3ce221cefc"