*.toml: reformat using tombi

This commit is contained in:
2026-06-19 21:16:03 +08:00
parent c1b4ac4d8f
commit afbc471e40
9 changed files with 51 additions and 47 deletions
+1 -1
View File
@@ -5,13 +5,13 @@ edition = "2024"
[dependencies]
bumpalo = { workspace = true }
colored = "3.1.1"
ghost-cell = { workspace = true }
hashbrown = { workspace = true }
num_enum = { workspace = true }
rnix = { workspace = true }
rowan = { workspace = true }
string-interner = { workspace = true }
colored = "3.1.1"
fix-bytecode = { path = "../fix-bytecode" }
fix-error = { path = "../fix-error" }