@@ -638,7 +638,7 @@ dependencies = [
638
638
" filetime" ,
639
639
" futures" ,
640
640
" if_chain" ,
641
- " itertools 0.12.1 " ,
641
+ " itertools" ,
642
642
" parking_lot" ,
643
643
" quote" ,
644
644
" regex" ,
@@ -670,7 +670,7 @@ dependencies = [
670
670
" aho-corasick" ,
671
671
" clap" ,
672
672
" indoc" ,
673
- " itertools 0.12.1 " ,
673
+ " itertools" ,
674
674
" opener 0.6.1" ,
675
675
" shell-escape" ,
676
676
" walkdir" ,
@@ -685,7 +685,7 @@ dependencies = [
685
685
" clippy_config" ,
686
686
" clippy_utils" ,
687
687
" declare_clippy_lint" ,
688
- " itertools 0.12.1 " ,
688
+ " itertools" ,
689
689
" quine-mc_cluskey" ,
690
690
" regex" ,
691
691
" regex-syntax 0.8.4" ,
@@ -707,7 +707,7 @@ version = "0.1.81"
707
707
dependencies = [
708
708
" arrayvec" ,
709
709
" clippy_config" ,
710
- " itertools 0.12.1 " ,
710
+ " itertools" ,
711
711
" rustc-semver" ,
712
712
" rustc_apfloat" ,
713
713
]
@@ -1026,7 +1026,7 @@ dependencies = [
1026
1026
name = " declare_clippy_lint"
1027
1027
version = " 0.1.81"
1028
1028
dependencies = [
1029
- " itertools 0.12.1 " ,
1029
+ " itertools" ,
1030
1030
" quote" ,
1031
1031
" syn 2.0.66" ,
1032
1032
]
@@ -1133,16 +1133,16 @@ version = "5.0.1"
1133
1133
source = " registry+https://github.com/rust-lang/crates.io-index"
1134
1134
checksum = " 9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35"
1135
1135
dependencies = [
1136
- " dirs-sys 0.4.1 " ,
1136
+ " dirs-sys" ,
1137
1137
]
1138
1138
1139
1139
[[package ]]
1140
1140
name = " dirs"
1141
- version = " 4 .0.0 "
1141
+ version = " 5 .0.1 "
1142
1142
source = " registry+https://github.com/rust-lang/crates.io-index"
1143
- checksum = " ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059 "
1143
+ checksum = " 44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225 "
1144
1144
dependencies = [
1145
- " dirs-sys 0.3.7 " ,
1145
+ " dirs-sys" ,
1146
1146
]
1147
1147
1148
1148
[[package ]]
@@ -1155,17 +1155,6 @@ dependencies = [
1155
1155
" dirs-sys-next" ,
1156
1156
]
1157
1157
1158
- [[package ]]
1159
- name = " dirs-sys"
1160
- version = " 0.3.7"
1161
- source = " registry+https://github.com/rust-lang/crates.io-index"
1162
- checksum = " 1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
1163
- dependencies = [
1164
- " libc" ,
1165
- " redox_users" ,
1166
- " winapi" ,
1167
- ]
1168
-
1169
1158
[[package ]]
1170
1159
name = " dirs-sys"
1171
1160
version = " 0.4.1"
@@ -2076,15 +2065,6 @@ version = "1.70.0"
2076
2065
source = " registry+https://github.com/rust-lang/crates.io-index"
2077
2066
checksum = " f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800"
2078
2067
2079
- [[package ]]
2080
- name = " itertools"
2081
- version = " 0.11.0"
2082
- source = " registry+https://github.com/rust-lang/crates.io-index"
2083
- checksum = " b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
2084
- dependencies = [
2085
- " either" ,
2086
- ]
2087
-
2088
2068
[[package ]]
2089
2069
name = " itertools"
2090
2070
version = " 0.12.1"
@@ -2227,7 +2207,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2227
2207
checksum = " 0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
2228
2208
dependencies = [
2229
2209
" cfg-if" ,
2230
- " windows-targets 0.48 .5" ,
2210
+ " windows-targets 0.52 .5" ,
2231
2211
]
2232
2212
2233
2213
[[package ]]
@@ -3665,7 +3645,7 @@ dependencies = [
3665
3645
name = " rustc_ast_passes"
3666
3646
version = " 0.0.0"
3667
3647
dependencies = [
3668
- " itertools 0.12.1 " ,
3648
+ " itertools" ,
3669
3649
" rustc_ast" ,
3670
3650
" rustc_ast_pretty" ,
3671
3651
" rustc_attr" ,
@@ -3685,7 +3665,7 @@ dependencies = [
3685
3665
name = " rustc_ast_pretty"
3686
3666
version = " 0.0.0"
3687
3667
dependencies = [
3688
- " itertools 0.12.1 " ,
3668
+ " itertools" ,
3689
3669
" rustc_ast" ,
3690
3670
" rustc_lexer" ,
3691
3671
" rustc_span" ,
@@ -3726,7 +3706,7 @@ name = "rustc_borrowck"
3726
3706
version = " 0.0.0"
3727
3707
dependencies = [
3728
3708
" either" ,
3729
- " itertools 0.12.1 " ,
3709
+ " itertools" ,
3730
3710
" polonius-engine" ,
3731
3711
" rustc_data_structures" ,
3732
3712
" rustc_errors" ,
@@ -3779,7 +3759,7 @@ name = "rustc_codegen_llvm"
3779
3759
version = " 0.0.0"
3780
3760
dependencies = [
3781
3761
" bitflags 2.5.0" ,
3782
- " itertools 0.12.1 " ,
3762
+ " itertools" ,
3783
3763
" libc" ,
3784
3764
" measureme" ,
3785
3765
" object 0.32.2" ,
@@ -3818,7 +3798,7 @@ dependencies = [
3818
3798
" bitflags 2.5.0" ,
3819
3799
" cc" ,
3820
3800
" either" ,
3821
- " itertools 0.12.1 " ,
3801
+ " itertools" ,
3822
3802
" jobserver" ,
3823
3803
" libc" ,
3824
3804
" object 0.32.2" ,
@@ -4098,7 +4078,7 @@ dependencies = [
4098
4078
name = " rustc_hir_analysis"
4099
4079
version = " 0.0.0"
4100
4080
dependencies = [
4101
- " itertools 0.12.1 " ,
4081
+ " itertools" ,
4102
4082
" rustc_arena" ,
4103
4083
" rustc_ast" ,
4104
4084
" rustc_attr" ,
@@ -4137,7 +4117,7 @@ dependencies = [
4137
4117
name = " rustc_hir_typeck"
4138
4118
version = " 0.0.0"
4139
4119
dependencies = [
4140
- " itertools 0.12.1 " ,
4120
+ " itertools" ,
4141
4121
" rustc_ast" ,
4142
4122
" rustc_ast_ir" ,
4143
4123
" rustc_attr" ,
@@ -4421,7 +4401,7 @@ dependencies = [
4421
4401
name = " rustc_mir_build"
4422
4402
version = " 0.0.0"
4423
4403
dependencies = [
4424
- " itertools 0.12.1 " ,
4404
+ " itertools" ,
4425
4405
" rustc_apfloat" ,
4426
4406
" rustc_arena" ,
4427
4407
" rustc_ast" ,
@@ -4468,7 +4448,7 @@ name = "rustc_mir_transform"
4468
4448
version = " 0.0.0"
4469
4449
dependencies = [
4470
4450
" either" ,
4471
- " itertools 0.12.1 " ,
4451
+ " itertools" ,
4472
4452
" rustc_arena" ,
4473
4453
" rustc_ast" ,
4474
4454
" rustc_attr" ,
@@ -4824,7 +4804,7 @@ version = "0.0.0"
4824
4804
dependencies = [
4825
4805
" bitflags 2.5.0" ,
4826
4806
" derivative" ,
4827
- " itertools 0.12.1 " ,
4807
+ " itertools" ,
4828
4808
" rustc_ast" ,
4829
4809
" rustc_ast_ir" ,
4830
4810
" rustc_attr" ,
@@ -4867,7 +4847,7 @@ dependencies = [
4867
4847
name = " rustc_transmute"
4868
4848
version = " 0.0.0"
4869
4849
dependencies = [
4870
- " itertools 0.12.1 " ,
4850
+ " itertools" ,
4871
4851
" rustc_ast_ir" ,
4872
4852
" rustc_data_structures" ,
4873
4853
" rustc_hir" ,
@@ -4883,7 +4863,7 @@ dependencies = [
4883
4863
name = " rustc_ty_utils"
4884
4864
version = " 0.0.0"
4885
4865
dependencies = [
4886
- " itertools 0.12.1 " ,
4866
+ " itertools" ,
4887
4867
" rustc_ast_ir" ,
4888
4868
" rustc_data_structures" ,
4889
4869
" rustc_errors" ,
@@ -4947,7 +4927,7 @@ dependencies = [
4947
4927
" base64" ,
4948
4928
" expect-test" ,
4949
4929
" indexmap" ,
4950
- " itertools 0.12.1 " ,
4930
+ " itertools" ,
4951
4931
" minifier" ,
4952
4932
" regex" ,
4953
4933
" rustdoc-json-types" ,
@@ -5028,20 +5008,19 @@ dependencies = [
5028
5008
5029
5009
[[package ]]
5030
5010
name = " rustfmt-nightly"
5031
- version = " 1.7.0 "
5011
+ version = " 1.7.1 "
5032
5012
dependencies = [
5033
5013
" annotate-snippets 0.9.2" ,
5034
5014
" anyhow" ,
5035
5015
" bytecount" ,
5036
- " cargo_metadata 0.15.4 " ,
5016
+ " cargo_metadata 0.18.1 " ,
5037
5017
" clap" ,
5038
5018
" clap-cargo" ,
5039
5019
" diff" ,
5040
5020
" dirs" ,
5041
5021
" getopts" ,
5042
5022
" ignore" ,
5043
- " itertools 0.11.0" ,
5044
- " lazy_static" ,
5023
+ " itertools" ,
5045
5024
" regex" ,
5046
5025
" rustfmt-config_proc_macro" ,
5047
5026
" serde" ,
0 commit comments