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
+2
View File
@@ -97,6 +97,7 @@ std = [
"wasmi/std",
"xcm-builder/std",
"xcm/std",
"pezpallet-contracts-fixtures/std"
]
runtime-benchmarks = [
"pezframe-benchmarking/runtime-benchmarks",
@@ -127,6 +128,7 @@ try-runtime = [
"pezsp-runtime/try-runtime",
"xcm-builder/try-runtime",
"xcm/try-runtime",
"pezpallet-contracts-fixtures/try-runtime"
]
serde = [
"array-bytes/serde",