Remove circular dev-dependencies for crates.io publishing

- pezpallet-balances: removed pezpallet-transaction-payment dev-dep
- pezpallet-utility: removed pezpallet-root-testing dev-dep
- pezframe-benchmarking-cli: removed frame-storage-access-test-runtime dep
- frame-storage-access-test-runtime: removed bizinikiwi-wasm-builder, pezcumulus-pezpallet-teyrchain-system deps

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-28 19:43:15 +03:00
parent e57986e4a3
commit d5c4e5c038
6 changed files with 7 additions and 31 deletions
Generated
-5
View File
@@ -5658,9 +5658,7 @@ dependencies = [
name = "frame-storage-access-test-runtime"
version = "0.1.0"
dependencies = [
"bizinikiwi-wasm-builder",
"parity-scale-codec",
"pezcumulus-pezpallet-teyrchain-system",
"pezsp-core",
"pezsp-runtime",
"pezsp-state-machine",
@@ -11945,7 +11943,6 @@ dependencies = [
"clap",
"comfy-table",
"env_filter",
"frame-storage-access-test-runtime",
"gethostname",
"handlebars",
"itertools 0.11.0",
@@ -15489,7 +15486,6 @@ dependencies = [
"pezframe-benchmarking",
"pezframe-support",
"pezframe-system",
"pezpallet-transaction-payment",
"pezsp-core",
"pezsp-io",
"pezsp-runtime",
@@ -18132,7 +18128,6 @@ dependencies = [
"pezframe-system",
"pezpallet-balances",
"pezpallet-collective",
"pezpallet-root-testing",
"pezpallet-timestamp",
"pezsp-core",
"pezsp-io",