chore: format TOML files with taplo

This commit is contained in:
2025-12-23 02:10:16 +03:00
parent 8efb0cd08c
commit 34b4735a2a
31 changed files with 132 additions and 214 deletions
+2 -2
View File
@@ -47,11 +47,11 @@ std = [
]
runtime-benchmarks = [
"pezkuwi-sdk/runtime-benchmarks",
"pezsp-runtime/runtime-benchmarks",
"teyrchain-template-runtime/runtime-benchmarks",
"pezsp-runtime/runtime-benchmarks"
]
try-runtime = [
"pezkuwi-sdk/try-runtime",
"pezsp-runtime/try-runtime",
"teyrchain-template-runtime/try-runtime",
"pezsp-runtime/try-runtime"
]