Skip to content

Conversation

nicholasbishop
Copy link
Member

Use dep: for the optional qemu-exit dependency. This avoids implicitly adding a useless qemu-exit feature to the crate.

Doc: https://doc.rust-lang.org/cargo/reference/features.html#optional-dependencies

Checklist

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

Use `dep:` for the optional `qemu-exit` dependency. This avoids implicitly
adding a useless `qemu-exit` feature to the crate.

Doc: https://doc.rust-lang.org/cargo/reference/features.html#optional-dependencies
@nicholasbishop nicholasbishop force-pushed the bishop-implicit-feature branch from c55c26c to 1177448 Compare March 16, 2024 16:45
@phip1611 phip1611 added this pull request to the merge queue Mar 17, 2024
Merged via the queue into main with commit ba71171 Mar 17, 2024
@nicholasbishop nicholasbishop deleted the bishop-implicit-feature branch March 17, 2024 22:40
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