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:
Generated
+1
-1
@@ -13606,7 +13606,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "pezkuwi-sdk"
|
||||
version = "0.0.0"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"asset-test-pezutils",
|
||||
"assets-common",
|
||||
|
||||
Reference in New Issue
Block a user