rustc-ap-rustc_index 631.0.0

Automatically published version of the package `rustc_index` in the rust-lang/rust repository from commit 4787e97475de6be9487e3d9255a9c2d3c0bf9252 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 = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"

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

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

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

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