fix: add pezsp-io feature to yet-another-teyrchain-runtime for benchmarks

This commit is contained in:
2025-12-24 09:11:44 +03:00
parent 0f212ce36d
commit 2531152cd2
@@ -23,6 +23,7 @@ pezsp-runtime = { workspace = true }
pezkuwi-sdk = { workspace = true, default-features = false, features = [
# Primitives needed for runtime
"pezsp-api",
"pezsp-io",
"pezsp-block-builder",
"pezsp-consensus-aura",
"pezsp-core",