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 045a797 commit 749a6a1Copy full SHA for 749a6a1
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