Remove bizinikiwi-test-utils dev-deps to break circular dependencies for publishing
This commit is contained in:
@@ -40,8 +40,8 @@ pezsp-core = { optional = true, workspace = true }
|
||||
pezsp-io = { optional = true, workspace = true }
|
||||
pezsp-tracing = { optional = true, workspace = true }
|
||||
|
||||
# bizinikiwi-test-utils moved to integration tests to break circular dependency
|
||||
[dev-dependencies]
|
||||
bizinikiwi-test-utils = { workspace = true }
|
||||
pezframe-benchmarking = { workspace = true, default-features = true }
|
||||
pezframe-election-provider-support = { workspace = true, default-features = true }
|
||||
pezpallet-balances = { workspace = true, default-features = true }
|
||||
|
||||
@@ -29,8 +29,8 @@ pezsp-runtime = { workspace = true }
|
||||
pezsp-staking = { workspace = true }
|
||||
scale-info = { features = ["derive"], workspace = true }
|
||||
|
||||
# bizinikiwi-test-utils moved to integration tests to break circular dependency
|
||||
[dev-dependencies]
|
||||
bizinikiwi-test-utils = { workspace = true }
|
||||
pezpallet-balances = { workspace = true, default-features = true }
|
||||
pezsp-core = { workspace = true, default-features = true }
|
||||
pezsp-tracing = { workspace = true, default-features = true }
|
||||
|
||||
@@ -25,8 +25,8 @@ pezsp-runtime = { workspace = true }
|
||||
pezsp-weights = { workspace = true }
|
||||
scale-info = { features = ["derive"], workspace = true }
|
||||
|
||||
# bizinikiwi-test-utils moved to integration tests to break circular dependency
|
||||
[dev-dependencies]
|
||||
bizinikiwi-test-utils = { workspace = true }
|
||||
pezpallet-preimage = { workspace = true, default-features = true }
|
||||
pezsp-core = { workspace = true, default-features = true }
|
||||
|
||||
|
||||
@@ -36,9 +36,9 @@ serde = { features = ["alloc", "derive"], workspace = true }
|
||||
# Optional imports for benchmarking
|
||||
pezframe-benchmarking = { optional = true, workspace = true }
|
||||
|
||||
# bizinikiwi-test-utils moved to integration tests to break circular dependency
|
||||
[dev-dependencies]
|
||||
anyhow = { workspace = true }
|
||||
bizinikiwi-test-utils = { workspace = true }
|
||||
env_logger = { workspace = true }
|
||||
pezframe-benchmarking = { workspace = true, default-features = true }
|
||||
pezframe-support = { features = [
|
||||
|
||||
@@ -35,8 +35,8 @@ serde = { features = ["alloc", "derive"], workspace = true }
|
||||
pezframe-benchmarking = { optional = true, workspace = true }
|
||||
rand_chacha = { optional = true, workspace = true }
|
||||
|
||||
# bizinikiwi-test-utils moved to integration tests to break circular dependency
|
||||
[dev-dependencies]
|
||||
bizinikiwi-test-utils = { workspace = true }
|
||||
pezframe-benchmarking = { workspace = true, default-features = true }
|
||||
pezframe-election-provider-support = { workspace = true, default-features = true }
|
||||
pezframe-support = { features = [
|
||||
|
||||
Reference in New Issue
Block a user