@@ -21,14 +21,14 @@ air_r_parser = { path = "./crates/air_r_parser" }
2121air_r_syntax = { path = " ./crates/air_r_syntax" }
2222anyhow = " 1.0.89"
2323assert_matches = " 1.5.0"
24- biome_formatter = { git = " https://github.com/biomejs /biome" , rev = " c13fc60726883781e4530a4437724273b560c8e0 " }
25- biome_line_index = { git = " https://github.com/biomejs /biome" , rev = " c13fc60726883781e4530a4437724273b560c8e0 " }
26- biome_parser = { git = " https://github.com/biomejs /biome" , rev = " c13fc60726883781e4530a4437724273b560c8e0 " }
27- biome_rowan = { git = " https://github.com/biomejs /biome" , rev = " c13fc60726883781e4530a4437724273b560c8e0 " }
28- biome_string_case = { git = " https://github.com/biomejs /biome" , rev = " c13fc60726883781e4530a4437724273b560c8e0 " }
29- biome_text_size = { git = " https://github.com/biomejs /biome" , rev = " c13fc60726883781e4530a4437724273b560c8e0 " }
24+ biome_formatter = { git = " https://github.com/lionel- /biome" , rev = " 41d799cfa4cedd25625fc3f6bd7898532873f051 " }
25+ biome_line_index = { git = " https://github.com/lionel- /biome" , rev = " 41d799cfa4cedd25625fc3f6bd7898532873f051 " }
26+ biome_parser = { git = " https://github.com/lionel- /biome" , rev = " 41d799cfa4cedd25625fc3f6bd7898532873f051 " }
27+ biome_rowan = { git = " https://github.com/lionel- /biome" , rev = " 41d799cfa4cedd25625fc3f6bd7898532873f051 " }
28+ biome_string_case = { git = " https://github.com/lionel- /biome" , rev = " 41d799cfa4cedd25625fc3f6bd7898532873f051 " }
29+ biome_text_size = { git = " https://github.com/lionel- /biome" , rev = " 41d799cfa4cedd25625fc3f6bd7898532873f051 " }
3030biome_ungrammar = { path = " ./crates/biome_ungrammar" }
31- biome_unicode_table = { git = " https://github.com/biomejs /biome" , rev = " c13fc60726883781e4530a4437724273b560c8e0 " }
31+ biome_unicode_table = { git = " https://github.com/lionel- /biome" , rev = " 41d799cfa4cedd25625fc3f6bd7898532873f051 " }
3232bytes = " 1.8.0"
3333cargo_metadata = " 0.20.0"
3434case = " 1.0.0"
0 commit comments