Remove bizinikiwi-test-utils dev-deps to break circular dependencies for publishing

This commit is contained in:
2025-12-29 07:43:39 +03:00
parent 84e02d373d
commit dda756616b
7 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -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 = [