File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ biome_service = { workspace = true }
5656biome_test_utils = { path = " ../biome_test_utils" }
5757criterion = { package = " codspeed-criterion-compat" , version = " =3.0.5" }
5858
59- insta = { workspace = true , features = [" glob" ] }
60- tests_macros = { path = " ../tests_macros" }
59+ insta = { workspace = true , features = [" glob" ] }
60+ tests_macros = { path = " ../tests_macros" }
6161
6262[target .'cfg(target_os = "windows")' .dev-dependencies ]
6363mimalloc = { workspace = true }
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ tracing = { workspace = true }
2828[dev-dependencies ]
2929biome_test_utils = { workspace = true }
3030camino = { workspace = true }
31- criterion = { package = " codspeed-criterion-compat" , version = " =3.0.5" }
31+ criterion = { package = " codspeed-criterion-compat" , version = " =3.0.5" }
3232insta = { workspace = true }
3333quickcheck = { workspace = true }
3434quickcheck_macros = { workspace = true }
You can’t perform that action at this time.
0 commit comments