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

Update cargo

10 commits in 1a2666ddd14cf0a255d4ddb61c63531c259a7b39..363a2d11320faf531f6aacd1ea067c6bc08343b9
2023-12-17 17:53:53 +0000 to 2023-12-22 03:12:42 +0000
- refactor: centralize git checkouts and db paths (rust-lang/cargo#13187)
- Bump to 0.78.0; update changelog (rust-lang/cargo#13192)
- refactor: custom error types for `cargo-util-schemas` (rust-lang/cargo#13186)
- chore(deps): update rust crate handlebars to `v4.5.0` (rust-lang/cargo#13168)
- Hold the mutate exclusive lock when vendoring (rust-lang/cargo#12509)
- refactor: clean up package metadata (rust-lang/cargo#13184)
- ci: check SemVer for cargo-util-schemas on CI (rust-lang/cargo#13185)
- refactor(schemas): Pull out as `cargo-util-schemas` (rust-lang/cargo#13178)
- chore(rustfix): rename Readme.md to README.md (rust-lang/cargo#13181)
- chore(rustfix): remove useless clippy rules and fix a typo (rust-lang/cargo#13182)

r? ghost
This commit is contained in:
bors 2023-12-22 22:27:35 +00:00
commit 467d1d97d4
2 changed files with 2 additions and 1 deletions

View file

@ -1001,6 +1001,7 @@ tool_doc!(
"cargo-test-macro",
"cargo-test-support",
"cargo-util",
"cargo-util-schemas",
"crates-io",
"mdman",
"rustfix",

@ -1 +1 @@
Subproject commit 1a2666ddd14cf0a255d4ddb61c63531c259a7b39
Subproject commit 363a2d11320faf531f6aacd1ea067c6bc08343b9