Skip to content

Commit 467d1d9

Browse files
committed
Auto merge of rust-lang#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
2 parents d6d7a93 + e6412f2 commit 467d1d9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/bootstrap/src/core/build_steps/doc.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1001,6 +1001,7 @@ tool_doc!(
10011001
"cargo-test-macro",
10021002
"cargo-test-support",
10031003
"cargo-util",
1004+
"cargo-util-schemas",
10041005
"crates-io",
10051006
"mdman",
10061007
"rustfix",

src/tools/cargo

Submodule cargo updated 110 files

0 commit comments

Comments
 (0)