rustc-ap-rustc_index 613.0.0

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

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

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

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

[metadata]
"checksum indexmap 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a61202fbe46c4a951e9404a720a0180bcf3212c750d735cb5c4ba4dc551299f3"
"checksum rustc-ap-serialize 613.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7d0bb79f12873be148ef2987044fdec437da66ff6373df82140b856df5f8a341"
"checksum smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "ab606a9c5e214920bb66c458cd7be8ef094f813f20fe77a54cc7dbfff220d4b7"