]> git.proxmox.com Git - cargo.git/commitdiff
Auto merge of #11030 - ehuss:update-installation-requirements, r=epage
authorbors <bors@rust-lang.org>
Tue, 30 Aug 2022 00:26:35 +0000 (00:26 +0000)
committerbors <bors@rust-lang.org>
Tue, 30 Aug 2022 00:26:35 +0000 (00:26 +0000)
Update compiling requirements.

This updates the requirements for building cargo itself. It adds a little more clarification on exactly what is needed, and what some of the options are.

This may be a little bit too much detail, as usually I suspect most users will just run `cargo build` and follow the error message instructions on what to install next.


Trivial merge