chore: format TOML files with taplo

This commit is contained in:
2025-12-23 02:10:16 +03:00
parent 0ac1a3da30
commit 436143ce3a
31 changed files with 132 additions and 214 deletions
+2 -2
View File
@@ -46,10 +46,10 @@ default = ["std"]
std = [
"pez-minimal-template-runtime/std",
"pezkuwi-sdk/std",
"pezsp-runtime/std"
"pezsp-runtime/std",
]
runtime-benchmarks = [
"pez-minimal-template-runtime/runtime-benchmarks",
"pezkuwi-sdk/runtime-benchmarks",
"pezsp-runtime/runtime-benchmarks"
"pezsp-runtime/runtime-benchmarks",
]