]> git.lizzy.rs Git - rust.git/commit
Update cargo
authorWeihang Lo <me@weihanglo.tw>
Wed, 23 Nov 2022 01:01:35 +0000 (01:01 +0000)
committerWeihang Lo <me@weihanglo.tw>
Wed, 23 Nov 2022 01:02:04 +0000 (01:02 +0000)
commit8a808dc5b470c3129858100c7e184ca15dceb355
tree220f7db523cee5d21c9ed3b9e33de9d9e87cd2a3
parentff8c8dfbe66701531e3e5e335c28c544d0fbc945
Update cargo

7 commits in eb5d35917b2395194593c9ca70c3778f60c1573b..ba607b23db8398723d659249d9abf5536bc322e5
2022-11-17 22:08:43 +0000 to 2022-11-22 20:52:39 +0000

- Fix failure to parse rustc's JSON output if it is too nested (rust-lang/cargo#11368)
- Add suggestions when `cargo add` multiple packages (rust-lang/cargo#11186)
- Update mod.rs (rust-lang/cargo#11395)
- Fix typo `try use` -> `try to use` (rust-lang/cargo#11394)
- Add warning when `cargo tree -i <spec>` can not find packages (rust-lang/cargo#11377)
- Clean profile, patch, and replace in cargo remove (rust-lang/cargo#11194)
- chore: Upgrade miow (rust-lang/cargo#11391)
Cargo.lock
src/tools/cargo