]> git.lizzy.rs Git - rust.git/commit
Update cargo
authorWeihang Lo <me@weihanglo.tw>
Wed, 26 Oct 2022 01:20:22 +0000 (09:20 +0800)
committerWeihang Lo <me@weihanglo.tw>
Wed, 26 Oct 2022 01:20:22 +0000 (09:20 +0800)
commit67c4c1fc8fa92fe823e8fb2d8531153de3762f2d
treec46ff24c3bd911e88831613662f6ac8eacdea1b8
parentbed4ad65bf7a1cef39e3d66b3670189581b3b073
Update cargo

5 commits in 071eeaf210708219a5a1b2c4728ca2f97df7f2ae..9210810d1fd7b51ae0439a0a363cc50e36963455
2022-10-22 01:17:55 +0000 to 2022-10-25 22:31:50 +0000

- Fix 410 gone response handling (rust-lang/cargo#11286)
- Fix inequality in "stale mtime" log messages (rust-lang/cargo#11281)
- doc(cargo-tree): mention it considering feature unification (rust-lang/cargo#11282)
- Improve the error message if `publish` is `false` or empty list (rust-lang/cargo#11280)
- Add test for deleted index entry (rust-lang/cargo#11278)
src/tools/cargo