fix(umbrella): publish pezpallet-root-testing and pezpallet-xcm-benchmarks

These crates were excluded from umbrella due to `publish = false`.
Since Polkadot SDK publishes them, we should too.

- Remove publish = false from pezpallet-root-testing
- Remove publish = false from pezpallet-xcm-benchmarks
- Regenerate umbrella to include both crates
This commit is contained in:
2025-12-26 07:01:38 +03:00
parent fb2fefcf8f
commit 652d7d88fc
5 changed files with 7 additions and 11 deletions
@@ -9,7 +9,6 @@ repository.workspace = true
description = "FRAME root testing pezpallet"
readme = "README.md"
documentation = "https://docs.rs/pezpallet-root-testing"
publish = false
[lints]
workspace = true