Auto merge of #107072 - weihanglo:update-cargo, r=weihanglo

Update cargo

3 commits in a5d47a72595dd6fbe7d4e4f6ec20dc5fe724edd1..50eb688c2bbea5de5a2e8496230a7428798089d1 2023-01-16 18:51:50 +0000 to 2023-01-19 10:09:05 +0000

- Normalize git deps when doing `cargo vendor` for resolving deps inherited from a workspace (rust-lang/cargo#11414)
- Ignore `workspace.default-members` when running `cargo install` on root package of a non-virtual workspace (rust-lang/cargo#11067)
- Corrected documentation of how to cache binaries installed with `cargo install` in CI workflows (rust-lang/cargo#11592)

r? `@ghost`
This commit is contained in:
bors 2023-01-19 22:40:12 +00:00
commit a2bf475d01

@ -1 +1 @@
Subproject commit a5d47a72595dd6fbe7d4e4f6ec20dc5fe724edd1
Subproject commit 50eb688c2bbea5de5a2e8496230a7428798089d1