]> git.proxmox.com Git - rustc.git/blob - src/tools/cargo/src/doc/man/includes/description-install-root.md
New upstream version 1.70.0+dfsg2
[rustc.git] / src / tools / cargo / src / doc / man / includes / description-install-root.md
1 The installation root is determined, in order of precedence:
2
3 - `--root` option
4 - `CARGO_INSTALL_ROOT` environment variable
5 - `install.root` Cargo [config value](../reference/config.html)
6 - `CARGO_HOME` environment variable
7 - `$HOME/.cargo`