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
@@ -63,6 +63,7 @@ std = [
"xcm-executor/std",
"xcm-runtime-pezapis/std",
"xcm/std",
"xcm-pez-simulator/std"
]
runtime-benchmarks = [
"pezframe-benchmarking/runtime-benchmarks",
@@ -94,6 +95,7 @@ try-runtime = [
"xcm-executor/try-runtime",
"xcm-runtime-pezapis/try-runtime",
"xcm/try-runtime",
"xcm-pez-simulator/try-runtime"
]
serde = [
"bounded-collections/serde",
@@ -75,6 +75,8 @@ try-runtime = [
"xcm-builder/try-runtime",
"xcm-executor/try-runtime",
"xcm/try-runtime",
"pezpallet-xcm/try-runtime",
"xcm-pez-simulator/try-runtime"
]
serde = []
experimental = []