mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #9836 - Firstyear:9804-cargo-docs-improve, r=alexcrichton
Add hint for cargo metadata in environment section Fixes #9804
This commit is contained in:
commit
851defd301
@ -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`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user