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

This commit is contained in:
2026-01-07 18:16:03 +03:00
parent b7b066682e
commit 592fbc1537
50 changed files with 2011 additions and 8 deletions
@@ -81,6 +81,8 @@ std = [
"pezsc-keystore/std",
"pezsc-network/std",
"pezsp-tracing/std",
"pezkuwi-node-subsystem-test-helpers/std",
"pezkuwi-primitives-test-helpers/std"
]
try-runtime = [
"pezkuwi-node-network-protocol/try-runtime",
@@ -88,6 +90,7 @@ try-runtime = [
"pezsc-network/try-runtime",
"pezsp-keyring/try-runtime",
"pezsp-runtime/try-runtime",
"pezkuwi-primitives-test-helpers/try-runtime"
]
serde = []
with-tracing = []