Skip to content

Add Cargo workspace configuration to centralize dependency management#183

Merged
huntsman90 merged 1 commit into
dropbox:mainfrom
vitoordaz:workspace
Jun 16, 2026
Merged

Add Cargo workspace configuration to centralize dependency management#183
huntsman90 merged 1 commit into
dropbox:mainfrom
vitoordaz:workspace

Conversation

@vitoordaz

Copy link
Copy Markdown
Contributor

This commit introduces a workspace-level Cargo.toml that consolidates common package metadata and dependencies. Both pb-jelly and pb-jelly-gen crates now inherit workspace configuration, reducing duplication and ensuring consistency across the project.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Victor Ordaz seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@huntsman90 huntsman90 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Left a small nit comment.

Comment thread Cargo.toml Outdated
This commit introduces a workspace-level Cargo.toml that consolidates
common package metadata and dependencies. Both pb-jelly and pb-jelly-gen
crates now inherit workspace configuration, reducing duplication and
ensuring consistency across the project.
@huntsman90 huntsman90 added this pull request to the merge queue Jun 16, 2026
Merged via the queue into dropbox:main with commit bc3472b Jun 16, 2026
11 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.

3 participants