|
|
|
@ -349,7 +349,7 @@ dependencies = [
|
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -489,7 +489,7 @@ dependencies = [
|
|
|
|
|
"crossbeam-utils 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1518,7 +1518,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1529,7 +1529,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1992,7 +1992,7 @@ dependencies = [
|
|
|
|
|
"rustc_target 0.0.0",
|
|
|
|
|
"scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serialize 0.0.0",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syntax 0.0.0",
|
|
|
|
|
"syntax_pos 0.0.0",
|
|
|
|
|
"tempfile 3.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2037,7 +2037,7 @@ dependencies = [
|
|
|
|
|
"rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -2073,7 +2073,7 @@ name = "rustc-ap-serialize"
|
|
|
|
|
version = "297.0.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2089,7 +2089,7 @@ dependencies = [
|
|
|
|
|
"rustc-ap-serialize 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-ap-syntax_pos 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2172,7 +2172,7 @@ dependencies = [
|
|
|
|
|
"rustc_data_structures 0.0.0",
|
|
|
|
|
"rustc_errors 0.0.0",
|
|
|
|
|
"rustc_target 0.0.0",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syntax 0.0.0",
|
|
|
|
|
"syntax_pos 0.0.0",
|
|
|
|
|
]
|
|
|
|
@ -2183,7 +2183,7 @@ version = "0.0.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc_cratesio_shim 0.0.0",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2288,7 +2288,7 @@ dependencies = [
|
|
|
|
|
"rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc_cratesio_shim 0.0.0",
|
|
|
|
|
"serialize 0.0.0",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -2322,7 +2322,7 @@ dependencies = [
|
|
|
|
|
"rustc_typeck 0.0.0",
|
|
|
|
|
"scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serialize 0.0.0",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syntax 0.0.0",
|
|
|
|
|
"syntax_ext 0.0.0",
|
|
|
|
|
"syntax_pos 0.0.0",
|
|
|
|
@ -2428,7 +2428,7 @@ dependencies = [
|
|
|
|
|
"rustc_errors 0.0.0",
|
|
|
|
|
"rustc_target 0.0.0",
|
|
|
|
|
"serialize 0.0.0",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syntax 0.0.0",
|
|
|
|
|
"syntax_pos 0.0.0",
|
|
|
|
|
]
|
|
|
|
@ -2541,7 +2541,7 @@ dependencies = [
|
|
|
|
|
"rustc 0.0.0",
|
|
|
|
|
"rustc_data_structures 0.0.0",
|
|
|
|
|
"rustc_target 0.0.0",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syntax 0.0.0",
|
|
|
|
|
"syntax_pos 0.0.0",
|
|
|
|
|
]
|
|
|
|
@ -2568,7 +2568,7 @@ dependencies = [
|
|
|
|
|
"rustc_errors 0.0.0",
|
|
|
|
|
"rustc_platform_intrinsics 0.0.0",
|
|
|
|
|
"rustc_target 0.0.0",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syntax 0.0.0",
|
|
|
|
|
"syntax_pos 0.0.0",
|
|
|
|
|
]
|
|
|
|
@ -2737,7 +2737,7 @@ dependencies = [
|
|
|
|
|
name = "serialize"
|
|
|
|
|
version = "0.0.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2757,7 +2757,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "smallvec"
|
|
|
|
|
version = "0.6.5"
|
|
|
|
|
version = "0.6.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2904,7 +2904,7 @@ dependencies = [
|
|
|
|
|
"rustc_target 0.0.0",
|
|
|
|
|
"scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serialize 0.0.0",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syntax_pos 0.0.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -2917,7 +2917,7 @@ dependencies = [
|
|
|
|
|
"rustc_data_structures 0.0.0",
|
|
|
|
|
"rustc_errors 0.0.0",
|
|
|
|
|
"rustc_target 0.0.0",
|
|
|
|
|
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syntax 0.0.0",
|
|
|
|
|
"syntax_pos 0.0.0",
|
|
|
|
|
]
|
|
|
|
@ -3489,7 +3489,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
|
|
|
|
|
"checksum shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
|
|
|
|
|
"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
|
|
|
|
|
"checksum smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "153ffa32fd170e9944f7e0838edf824a754ec4c1fc64746fcc9fe1f8fa602e5d"
|
|
|
|
|
"checksum smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b73ea3738b47563803ef814925e69be00799a8c07420be8b996f8e98fb2336db"
|
|
|
|
|
"checksum socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7"
|
|
|
|
|
"checksum stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
|
|
|
|
|
"checksum string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
|
|
|
|
|