]> git.lizzy.rs Git - rust.git/commit
Update cargo
authorWeihang Lo <me@weihanglo.tw>
Fri, 13 Jan 2023 19:59:28 +0000 (19:59 +0000)
committerWeihang Lo <me@weihanglo.tw>
Fri, 13 Jan 2023 19:59:49 +0000 (19:59 +0000)
commit8a755e6ca0a5510630b87f8d7d77f291e58b6163
tree5f1ca19442ca1126d7f627699bd26d886a6cd25e
parent0b90256ada21c6a81b4c18f2c7a23151ab5fc232
Update cargo

8 commits in d992ab4e9034930e7809749f04077045af8f4d79..1cd6d3803dfb0b342272862a8590f5dfc9f72573
2023-01-10 14:36:41 +0100 to 2023-01-12 18:40:36 +0000

- Fix for rust-lang/cargo#11555 (rust-lang/cargo#11568)
- chore: Fix typos (rust-lang/cargo#11561)
- fix(docs): fix typo learm =&gt; learn in cargo tree docs (rust-lang/cargo#11560)
- Add fix for CVE-2022-46176 (rust-lang/cargo#11556)
- Fix panic on target dependency errors. (rust-lang/cargo#11541)
- Fix some doc links (rust-lang/cargo#11538)
- Cargo by default saves credentials to `.cargo/credentials.toml` (rust-lang/cargo#11533)
- Fix a typo in the registries documentation. (rust-lang/cargo#11535)
src/tools/cargo