We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7bc06 commit ede5901Copy full SHA for ede5901
src/doc/src/reference/unstable.md
@@ -129,6 +129,7 @@ Each new feature described below should explain how to use it.
129
* [warnings](#warnings) --- controls warning behavior; options for allowing or denying warnings.
130
* [Package message format](#package-message-format) --- Message format for `cargo package`.
131
* [`fix-edition`](#fix-edition) --- A permanently unstable edition migration helper.
132
+ * [Plumbing subcommands](https://github.com/crate-ci/cargo-plumbing) --- Low, level commands that act as APIs for Cargo, like `cargo metadata`
133
134
## allow-features
135
0 commit comments