@@ -57,11 +57,6 @@ dependencies = [
57
57
" winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
58
58
]
59
59
60
- [[package ]]
61
- name = " ar"
62
- version = " 0.3.1"
63
- source = " registry+https://github.com/rust-lang/crates.io-index"
64
-
65
60
[[package ]]
66
61
name = " arena"
67
62
version = " 0.0.0"
@@ -2031,6 +2026,7 @@ dependencies = [
2031
2026
name = " rustc_codegen_utils"
2032
2027
version = " 0.0.0"
2033
2028
dependencies = [
2029
+ " flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2034
2030
" log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2035
2031
" rustc 0.0.0" ,
2036
2032
" rustc_data_structures 0.0.0" ,
@@ -2070,7 +2066,6 @@ dependencies = [
2070
2066
name = " rustc_driver"
2071
2067
version = " 0.0.0"
2072
2068
dependencies = [
2073
- " ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2074
2069
" arena 0.0.0" ,
2075
2070
" env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
2076
2071
" graphviz 0.0.0" ,
@@ -3075,7 +3070,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3075
3070
"checksum aho-corasick 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = " f0ba20154ea1f47ce2793322f049c5646cc6d0fa9759d5f333f286e507bf8080"
3076
3071
"checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477"
3077
3072
"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
3078
- "checksum ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 35c7a5669cb64f085739387e1308b74e6d44022464b7f1b63bbd4ceb6379ec31"
3079
3073
"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = " a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
3080
3074
"checksum assert_cli 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 98589b0e465a6c510d95fceebd365bb79bedece7f6e18a480897f2015f85ec51"
3081
3075
"checksum atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 2fc4a1aa4c24c0718a250f0681885c1af91419d242f29eb8f2ab28502d80dbd1"
0 commit comments