]> git.lizzy.rs Git - rust.git/commit
Auto merge of #101909 - weihanglo:update-cargo, r=ehuss
authorbors <bors@rust-lang.org>
Mon, 19 Sep 2022 23:18:12 +0000 (23:18 +0000)
committerbors <bors@rust-lang.org>
Mon, 19 Sep 2022 23:18:12 +0000 (23:18 +0000)
commita57a6ac2eb17f9074c3762d6392bc4bad437fa7b
tree60b9a3f2faeb3878a75e8af26d8fd2437f35b31e
parent2019147c5642c08cdb9ad4cacd97dd1fa4ffa701
parent6d02f782e6dc1a5b844545f4b9780b1dbcd85bf0
Auto merge of #101909 - weihanglo:update-cargo, r=ehuss

Update cargo (CVE fixes included)

8 commits in 082503982ea0fb7a8fd72210427d43a2e2128a63..73ba3f35e0205844418260722c11602113179c4a
2022-09-13 17:49:38 +0000 to 2022-09-18 06:38:16 +0000

- Revert "Clarify when cargo detects changes" (https://github.com/rust-lang/cargo/pull/11107)
- Fix links to workspace inheritance headings in workspace docs (https://github.com/rust-lang/cargo/pull/11103)
- docs(ref): Clarify workspace settings (https://github.com/rust-lang/cargo/pull/11082)
- Update comment about ResolveVersion default version (https://github.com/rust-lang/cargo/pull/11095)
- [master] Run `reach_max_unpack_size` test only on debug build (https://github.com/rust-lang/cargo/pull/11091)
- Clarify when cargo detects changes (https://github.com/rust-lang/cargo/pull/11092)
- [master] Fix for https://github.com/advisories/GHSA-rfj2-q3h3-hm5j and https://github.com/advisories/GHSA-2hvr-h6gw-qrxp (https://github.com/rust-lang/cargo/pull/11089)
- Expose cargo add internals as edit API (https://github.com/rust-lang/cargo/pull/11059)