Skip to content

chore: move serial_test to dev-dependencies#454

Merged
eigmax merged 1 commit intoProjectZKM:mainfrom
reallesee:chore/move-serial-test-to-dev-deps
Feb 18, 2026
Merged

chore: move serial_test to dev-dependencies#454
eigmax merged 1 commit intoProjectZKM:mainfrom
reallesee:chore/move-serial-test-to-dev-deps

Conversation

@reallesee
Copy link
Copy Markdown
Contributor

serial_test is only used in #[cfg(test)] blocks for the #[serial] attribute, so it belongs in dev-dependencies rather than regular dependencies. this reduces compile time and dependency tree for production builds.

@eigmax eigmax merged commit 6f1c0c9 into ProjectZKM:main Feb 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants