Skip to content

Commit 851defd

Browse files
committed
Auto merge of #9836 - Firstyear:9804-cargo-docs-improve, r=alexcrichton
Add hint for cargo metadata in environment section Fixes #9804
2 parents 9b81660 + 6473593 commit 851defd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/src/reference/environment-variables.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,3 +378,5 @@ Cargo exposes this environment variable to 3rd party subcommands
378378
(ie. programs named `cargo-foobar` placed in `$PATH`):
379379

380380
* `CARGO` — Path to the `cargo` binary performing the build.
381+
382+
For extended information about your environment you may run `cargo metadata`.

0 commit comments

Comments
 (0)