Skip to content

cargo: Use [workspace.package] to deduplicate metadata #853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2023

Conversation

nicholasbishop
Copy link
Member

Cargo 1.64 added the ability to inherit package metadata from the root Cargo.toml file. Use that to deduplicate a bunch of fields.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

Cargo 1.64 added the ability to inherit package metadata from the root
`Cargo.toml` file. Use that to deduplicate a bunch of fields.
@nicholasbishop nicholasbishop merged commit 6c4a580 into rust-osdev:main Jun 10, 2023
@nicholasbishop nicholasbishop deleted the bishop-ws-pkg branch June 10, 2023 22:37
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