Skip to content

Commit

Permalink
Add hint for cargo metadata in environment section
Browse files Browse the repository at this point in the history
  • Loading branch information
Firstyear committed Aug 24, 2021
1 parent 9b81660 commit 6473593
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/doc/src/reference/environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -378,3 +378,5 @@ Cargo exposes this environment variable to 3rd party subcommands
(ie. programs named `cargo-foobar` placed in `$PATH`):

* `CARGO` — Path to the `cargo` binary performing the build.

For extended information about your environment you may run `cargo metadata`.

0 comments on commit 6473593

Please sign in to comment.