This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-14
lines changed Expand file tree Collapse file tree 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"
16781678source = " registry+https://github.com/rust-lang/crates.io-index"
16791679checksum = " 7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
16801680
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-
16901681[[package ]]
16911682name = " itertools"
16921683version = " 0.8.0"
@@ -3153,13 +3144,13 @@ dependencies = [
31533144
31543145[[package ]]
31553146name = " rls-analysis"
3156- version = " 0.18.0 "
3147+ version = " 0.18.1 "
31573148source = " registry+https://github.com/rust-lang/crates.io-index"
3158- checksum = " 4c0d208ad66717501222c74b42d9e823a7612592e85ed78b04074c8f58c0be0a "
3149+ checksum = " 534032993e1b60e5db934eab2dde54da7afd1e46c3465fddb2b29eb47cb1ed3a "
31593150dependencies = [
31603151 " derive-new" ,
31613152 " fst" ,
3162- " itertools 0.7.8 " ,
3153+ " itertools 0.8.0 " ,
31633154 " json" ,
31643155 " log" ,
31653156 " rls-data" ,
@@ -3207,9 +3198,9 @@ dependencies = [
32073198
32083199[[package ]]
32093200name = " rls-span"
3210- version = " 0.5.1 "
3201+ version = " 0.5.2 "
32113202source = " registry+https://github.com/rust-lang/crates.io-index"
3212- checksum = " f1cb4694410d8d2ce43ccff3682f1c782158a018d5a9a92185675677f7533eb3 "
3203+ checksum = " f2e9bed56f6272bd85d9d06d1aaeef80c5fddc78a82199eb36dceb5f94e7d934 "
32133204dependencies = [
32143205 " serde" ,
32153206]
You can’t perform that action at this time.
0 commit comments