Update cargo

11 commits in cc0a320879c17207bbfb96b5d778e28a2c62030d..c994a4a638370bc7e0ffcbb0e2865afdfa7d4415
2022-12-14 14:46:57 +0000 to 2022-12-18 21:50:58 +0000
- Fix examples of proc-macro crates being scraped for examples ()
- Enable triagebot's relabel functionality ()
- Revert "temporarily disable test `lto::test_profile`" ()
- Bump to 0.69.0, update changelog ()
- Fix typo ()
- Display CPU info in CI ()
- Fix collision_doc_profile test error ()
- fix: Make auto-fix note work with `clippy` ()
- fix(add): use the possessive in error message ()
- Document home crate in contrib docs ()
- Split up registry documentation into multiple sections ()
This commit is contained in:
Weihang Lo 2022-12-18 23:39:39 +00:00
parent d0dc9efff1
commit 4ab78da50e
No known key found for this signature in database
GPG Key ID: D7DBF189825E82E7
2 changed files with 3 additions and 3 deletions

View File

@ -294,7 +294,7 @@ dependencies = [
[[package]]
name = "cargo"
version = "0.68.0"
version = "0.69.0"
dependencies = [
"anyhow",
"bytesize",
@ -5407,7 +5407,7 @@ version = "1.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
dependencies = [
"cfg-if 0.1.10",
"cfg-if 1.0.0",
"rand 0.8.5",
"static_assertions",
]

@ -1 +1 @@
Subproject commit cc0a320879c17207bbfb96b5d778e28a2c62030d
Subproject commit c994a4a638370bc7e0ffcbb0e2865afdfa7d4415