rustc-ap-rustc_index 626.0.0

Automatically published version of the package `rustc_index` in the rust-lang/rust repository from commit 2dd4e7320e620dc9a59423c55a7db3520ba8b553 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"

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

[[package]]
name = "rustc-ap-rustc_index"
version = "626.0.0"
dependencies = [
 "rustc-ap-serialize 626.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "smallvec 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "rustc-ap-serialize"
version = "626.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "indexmap 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "smallvec 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
]

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

[metadata]
"checksum autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
"checksum indexmap 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712d7b3ea5827fcb9d4fda14bf4da5f136f0db2ae9c8f4bd4e2d1c6fde4e6db2"
"checksum rustc-ap-serialize 626.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3f24d71186d64fd781f1839cbef8815d4b5ba7670ed85d9175b286dd625462e4"
"checksum smallvec 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)" = "cefaa50e76a6f10b86f36e640eb1739eafbd4084865067778463913e43a77ff3"