rustc-ap-serialize 326.0.0

Automatically published version of the package `serialize` in the rust-lang/rust repository from commit a1bad57fa59a8069a6ebb05cd6a2ae73c88b2e98 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "maybe-uninit"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"

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

[[package]]
name = "smallvec"
version = "0.6.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b97fcaeba89edba30f044a10c6a3cc39df9c3f17d7cd829dd1446cab35f890e0"
dependencies = [
 "maybe-uninit",
]