rustc-ap-rustc_index 655.0.0

Automatically published version of the package `rustc_index` in the rust-lang/rust repository from commit 25f070d1edf3d54d8933e00eeac95ce55ca8eabb 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.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "076f042c5b7b98f31d205f1249267e12a6518c1481e9dae9764af19b707d2292"
dependencies = [
 "autocfg",
]

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

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

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