Skip to content

Commit ede5901

Browse files
committed
docs(unstable): Link out to the Plumbing commands effort
This is intended to help people discover where to go to discuss plumbing command efforts.
1 parent 2e7bc06 commit ede5901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Each new feature described below should explain how to use it.
129129
* [warnings](#warnings) --- controls warning behavior; options for allowing or denying warnings.
130130
* [Package message format](#package-message-format) --- Message format for `cargo package`.
131131
* [`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`
132133

133134
## allow-features
134135

0 commit comments

Comments
 (0)