mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
docs(unstable): Link out to the Plumbing commands effort (#15821)
### What does this PR try to resolve? This is intended to help people discover where to go to discuss plumbing command efforts.
This commit is contained in:
commit
84276251b4
@ -129,6 +129,7 @@ Each new feature described below should explain how to use it.
|
||||
* [warnings](#warnings) --- controls warning behavior; options for allowing or denying warnings.
|
||||
* [Package message format](#package-message-format) --- Message format for `cargo package`.
|
||||
* [`fix-edition`](#fix-edition) --- A permanently unstable edition migration helper.
|
||||
* [Plumbing subcommands](https://github.com/crate-ci/cargo-plumbing) --- Low, level commands that act as APIs for Cargo, like `cargo metadata`
|
||||
|
||||
## allow-features
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user