fix: CI - zepter feature propagation (347 issues), taplo format, umbrella

This commit is contained in:
2026-01-07 18:16:03 +03:00
parent f68c21c77a
commit 043f6e875a
50 changed files with 2011 additions and 8 deletions
@@ -59,6 +59,7 @@ std = [
"scale-info/std",
"serde",
"serde?/std",
"pezpallet-sudo/std"
]
runtime-benchmarks = [
"pezframe-benchmarking/runtime-benchmarks",
@@ -73,6 +74,7 @@ runtime-benchmarks = [
"pezsp-io",
"pezsp-io?/runtime-benchmarks",
"pezsp-runtime/runtime-benchmarks",
"pezpallet-sudo/runtime-benchmarks"
]
try-runtime = [
"pezframe-benchmarking?/try-runtime",
@@ -82,6 +84,7 @@ try-runtime = [
"pezpallet-balances?/try-runtime",
"pezpallet-collective?/try-runtime",
"pezsp-runtime/try-runtime",
"pezpallet-sudo/try-runtime"
]
serde = [
"codec/serde",