@@ -883,7 +883,7 @@ dependencies = [
883883 " syntax-bridge" ,
884884 " test-fixture" ,
885885 " test-utils" ,
886- " text-size" ,
886+ " text-size 1.1.1 (registry+https://github.com/rust-lang/crates.io-index) " ,
887887 " thin-vec" ,
888888 " tracing" ,
889889 " triomphe" ,
@@ -1403,7 +1403,7 @@ version = "0.1.2"
14031403dependencies = [
14041404 " nohash-hasher" ,
14051405 " oorandom" ,
1406- " text-size" ,
1406+ " text-size 1.1.1 (registry+https://github.com/rust-lang/crates.io-index) " ,
14071407]
14081408
14091409[[package ]]
@@ -1413,7 +1413,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
14131413checksum = " 3e27e0ed5a392a7f5ba0b3808a2afccff16c64933312c84b57618b49d1209bd2"
14141414dependencies = [
14151415 " nohash-hasher" ,
1416- " text-size" ,
1416+ " text-size 1.1.1 (registry+https://github.com/rust-lang/crates.io-index) " ,
14171417]
14181418
14191419[[package ]]
@@ -2334,7 +2334,7 @@ dependencies = [
23342334 " hashbrown 0.14.5" ,
23352335 " memoffset" ,
23362336 " rustc-hash 1.1.0" ,
2337- " text-size" ,
2337+ " text-size 1.1.1 (registry+https://github.com/rust-lang/crates.io-index) " ,
23382338]
23392339
23402340[[package ]]
@@ -2666,6 +2666,15 @@ dependencies = [
26662666 " serde" ,
26672667]
26682668
2669+ [[package ]]
2670+ name = " serde_test"
2671+ version = " 1.0.177"
2672+ source = " registry+https://github.com/rust-lang/crates.io-index"
2673+ checksum = " 7f901ee573cab6b3060453d2d5f0bae4e6d628c23c0a962ff9b5f1d7c8d4f1ed"
2674+ dependencies = [
2675+ " serde" ,
2676+ ]
2677+
26692678[[package ]]
26702679name = " sharded-slab"
26712680version = " 0.1.7"
@@ -2721,7 +2730,7 @@ dependencies = [
27212730 " salsa" ,
27222731 " stdx" ,
27232732 " syntax" ,
2724- " text-size" ,
2733+ " text-size 1.1.1 (registry+https://github.com/rust-lang/crates.io-index) " ,
27252734 " vfs" ,
27262735]
27272736
@@ -2740,6 +2749,12 @@ version = "1.2.0"
27402749source = " registry+https://github.com/rust-lang/crates.io-index"
27412750checksum = " a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
27422751
2752+ [[package ]]
2753+ name = " static_assertions"
2754+ version = " 1.1.0"
2755+ source = " registry+https://github.com/rust-lang/crates.io-index"
2756+ checksum = " a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2757+
27432758[[package ]]
27442759name = " stdx"
27452760version = " 0.0.0"
@@ -2862,7 +2877,16 @@ dependencies = [
28622877 " profile" ,
28632878 " rustc-hash 2.1.1" ,
28642879 " stdx" ,
2865- " text-size" ,
2880+ " text-size 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2881+ ]
2882+
2883+ [[package ]]
2884+ name = " text-size"
2885+ version = " 1.1.1"
2886+ dependencies = [
2887+ " serde" ,
2888+ " serde_test" ,
2889+ " static_assertions" ,
28662890]
28672891
28682892[[package ]]
@@ -3147,7 +3171,7 @@ dependencies = [
31473171 " intern" ,
31483172 " ra-ap-rustc_lexer" ,
31493173 " stdx" ,
3150- " text-size" ,
3174+ " text-size 1.1.1 (registry+https://github.com/rust-lang/crates.io-index) " ,
31513175]
31523176
31533177[[package ]]
0 commit comments