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:
@@ -8,7 +8,6 @@ description = "Benchmarks for the XCM pezpallet"
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
documentation = "https://docs.rs/pezpallet-xcm-benchmarks"
|
||||
publish = false
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user