File tree 1 file changed +5
-14
lines changed
1 file changed +5
-14
lines changed Original file line number Diff line number Diff line change @@ -1678,15 +1678,6 @@ version = "0.1.0"
1678
1678
source = " registry+https://github.com/rust-lang/crates.io-index"
1679
1679
checksum = " 7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
1680
1680
1681
- [[package ]]
1682
- name = " itertools"
1683
- version = " 0.7.8"
1684
- source = " registry+https://github.com/rust-lang/crates.io-index"
1685
- checksum = " f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
1686
- dependencies = [
1687
- " either" ,
1688
- ]
1689
-
1690
1681
[[package ]]
1691
1682
name = " itertools"
1692
1683
version = " 0.8.0"
@@ -3153,13 +3144,13 @@ dependencies = [
3153
3144
3154
3145
[[package ]]
3155
3146
name = " rls-analysis"
3156
- version = " 0.18.0 "
3147
+ version = " 0.18.1 "
3157
3148
source = " registry+https://github.com/rust-lang/crates.io-index"
3158
- checksum = " 4c0d208ad66717501222c74b42d9e823a7612592e85ed78b04074c8f58c0be0a "
3149
+ checksum = " 534032993e1b60e5db934eab2dde54da7afd1e46c3465fddb2b29eb47cb1ed3a "
3159
3150
dependencies = [
3160
3151
" derive-new" ,
3161
3152
" fst" ,
3162
- " itertools 0.7.8 " ,
3153
+ " itertools 0.8.0 " ,
3163
3154
" json" ,
3164
3155
" log" ,
3165
3156
" rls-data" ,
@@ -3207,9 +3198,9 @@ dependencies = [
3207
3198
3208
3199
[[package ]]
3209
3200
name = " rls-span"
3210
- version = " 0.5.1 "
3201
+ version = " 0.5.2 "
3211
3202
source = " registry+https://github.com/rust-lang/crates.io-index"
3212
- checksum = " f1cb4694410d8d2ce43ccff3682f1c782158a018d5a9a92185675677f7533eb3 "
3203
+ checksum = " f2e9bed56f6272bd85d9d06d1aaeef80c5fddc78a82199eb36dceb5f94e7d934 "
3213
3204
dependencies = [
3214
3205
" serde" ,
3215
3206
]
You can’t perform that action at this time.
0 commit comments