]> git.lizzy.rs Git - rust.git/commit
Update cargo
authorWeihang Lo <me@weihanglo.tw>
Wed, 4 Jan 2023 15:33:59 +0000 (15:33 +0000)
committerWeihang Lo <me@weihanglo.tw>
Wed, 4 Jan 2023 15:58:52 +0000 (15:58 +0000)
commit6306fd3be407fa526785d2222f4cb00ed1f01abf
treed0384821cf3e418bdd7f63e7dd099d4792874707
parent5c18bc6137256693e604a701b7d1bf10e93aaa2d
Update cargo

8 commits in 2381cbdb4e9b07090f552d34a44a529b6e620e44..8c460b2237a6359a7e3335890db8da049bdd62fc
2022-12-23 12:19:27 +0000 to 2023-01-04 14:30:01 +0000
- test: revive nightly plugin tests to work (rust-lang/cargo#11534)
- Add note to release notes about rejecting multiple registries. (rust-lang/cargo#11531)
- Fix a typo `fresheness` -&gt; `freshness` (rust-lang/cargo#11529)
- Reasons for rebuilding (rust-lang/cargo#11407)
- Asymmetric tokens (rust-lang/cargo#10771)
- Use proper git URL for GitHub repos (rust-lang/cargo#11517)
- Add `registry.default` example (rust-lang/cargo#11516)
- Support vendoring with different revs from same git repo (rust-lang/cargo#10690)

Also update license exceptions and permitted dependencies
for new cargo dependency "pasetors".

A new dependency `getrandom` is added into `rustc-workspace-hacks`,
since it requires feature `js`.
Cargo.lock
src/tools/cargo
src/tools/rustc-workspace-hack/Cargo.toml
src/tools/tidy/src/deps.rs