@@ -780,6 +780,14 @@ dependencies = [
780
780
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
781
781
]
782
782
783
+ [[package ]]
784
+ name = " ena"
785
+ version = " 0.12.0"
786
+ source = " registry+https://github.com/rust-lang/crates.io-index"
787
+ dependencies = [
788
+ " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
789
+ ]
790
+
783
791
[[package ]]
784
792
name = " env_logger"
785
793
version = " 0.5.13"
@@ -2662,7 +2670,7 @@ name = "rustc_data_structures"
2662
2670
version = " 0.0.0"
2663
2671
dependencies = [
2664
2672
" cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2665
- " ena 0.11 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2673
+ " ena 0.12 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2666
2674
" graphviz 0.0.0" ,
2667
2675
" jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
2668
2676
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4043,6 +4051,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4043
4051
"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
4044
4052
"checksum elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = " a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455"
4045
4053
"checksum ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " f56c93cc076508c549d9bb747f79aa9b4eb098be7b8cad8830c3137ef52d1e00"
4054
+ "checksum ena 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1bc0780a33d340b98e80725a927ff9c3fe30eac92b414725968faeb49458df17"
4046
4055
"checksum env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)" = " 15b0a4d2e39f8420210be8b27eeda28029729e2fd4291019455016c348240c38"
4047
4056
"checksum env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " afb070faf94c85d17d50ca44f6ad076bce18ae92f0037d350947240a36e9d42e"
4048
4057
"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
0 commit comments