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
@@ -128,6 +128,8 @@ std = [
"pezsp-tracing/std",
"pezsp-version/std",
"prometheus-endpoint/std",
"pezcumulus-test-client/std",
"pezcumulus-test-relay-sproof-builder/std"
]
try-runtime = [
"pezcumulus-client-collator/try-runtime",
@@ -151,6 +153,8 @@ try-runtime = [
"pezsp-runtime/try-runtime",
"pezsp-timestamp/try-runtime",
"pezsp-version/try-runtime",
"pezcumulus-test-client/try-runtime",
"pezcumulus-test-relay-sproof-builder/try-runtime"
]
serde = []
with-tracing = []