Skip to content

Don't use workspace-wide crate versions#184

Merged
djc merged 1 commit intomainfrom
crate-version
Oct 30, 2023
Merged

Don't use workspace-wide crate versions#184
djc merged 1 commit intomainfrom
crate-version

Conversation

@djc
Copy link
Member

@djc djc commented Oct 30, 2023

Given that rustls-cert-gen already specifies its version number (such that only one crate actually uses the workspace version) and that version numbers are generally pretty closely tied to specific crate's API, IMO it's better to avoid having a workspace-level crate version.

@djc djc requested review from cpu and est31 October 30, 2023 14:34
Copy link
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

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

This makes sense to me.

Copy link
Member

@est31 est31 left a comment

Choose a reason for hiding this comment

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

Yes, this makes sense

@djc djc added this pull request to the merge queue Oct 30, 2023
Merged via the queue into main with commit 86e793c Oct 30, 2023
@djc djc deleted the crate-version branch October 30, 2023 20:39
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