Skip to content

Conversation

@cgwalters
Copy link
Collaborator

No description provided.

General cleanup.

Signed-off-by: Colin Walters <walters@verbum.org>
Split `dependencies` into three sections:
- Internal deps (crates in the same workspace)
- Workspace deps
- Deps only used by that sub-crate

Also make everything alphabetical.

Assisted-by: Claude Code
Signed-off-by: Colin Walters <walters@verbum.org>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request does a great job of cleaning up the Cargo.toml files by moving dependencies to the workspace and organizing them. The changes improve consistency and maintainability across the project. I've found a few dependencies in crates/ostree-ext/Cargo.toml that were missed and could also be moved to use the workspace definition. I've provided a suggestion to address this.

Signed-off-by: Colin Walters <walters@verbum.org>
@jeckersb jeckersb merged commit 7ca0caf into bootc-dev:main Aug 8, 2025
27 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