Skip to content

book: Use cargo add command #1002

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
Nov 12, 2023

Conversation

nicholasbishop
Copy link
Member

Rather than showing exact dependencies in Cargo.toml, use the cargo add command. That removes a small step of the release process.

Checklist

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

@phip1611 phip1611 added this pull request to the merge queue Nov 12, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 12, 2023
Rather than showing exact dependencies in `Cargo.toml`, use the `cargo add`
command. That removes a small step of the release process.
@nicholasbishop nicholasbishop added this pull request to the merge queue Nov 12, 2023
Merged via the queue into rust-osdev:main with commit 14ea7fc Nov 12, 2023
@nicholasbishop nicholasbishop deleted the bishop-cargo-add branch November 15, 2023 14:55
@BenjaminBrienen
Copy link

BenjaminBrienen commented Dec 15, 2023

Shouldn't it be Cargo.toml (capital C) anyway?

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