[[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 = "639.0.0"
dependencies = [
"rustc-ap-serialize",
"smallvec",
]
[[package]]
name = "rustc-ap-serialize"
version = "639.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "719add3486e2ca90f5dd29019d5f44faee890ff67c965bbaecdbdb9e986fb5ac"
dependencies = [
"indexmap",
"smallvec",
]
[[package]]
name = "smallvec"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44e59e0c9fa00817912ae6e4e6e3c4fe04455e75699d06eedc7d85917ed8e8f4"