-
Notifications
You must be signed in to change notification settings - Fork 14k
Bump library dependencies #148832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump library dependencies #148832
Conversation
Updating crates.io index
Locking 17 packages to latest compatible versions
Updating addr2line v0.25.0 -> v0.25.1
Updating cfg-if v1.0.1 -> v1.0.4
Updating dlmalloc v0.2.10 -> v0.2.11
Updating gimli v0.32.0 -> v0.32.3
Updating vex-sdk v0.27.0 -> v0.27.1 (available: v0.28.0)
Adding windows-link v0.2.1
Updating windows-sys v0.59.0 -> v0.60.2
Updating windows-targets v0.52.6 -> v0.53.5
Updating windows_aarch64_gnullvm v0.52.6 -> v0.53.1
Updating windows_aarch64_msvc v0.52.6 -> v0.53.1
Updating windows_i686_gnu v0.52.6 -> v0.53.1
Updating windows_i686_gnullvm v0.52.6 -> v0.53.1
Updating windows_i686_msvc v0.52.6 -> v0.53.1
Updating windows_x86_64_gnu v0.52.6 -> v0.53.1
Updating windows_x86_64_gnullvm v0.52.6 -> v0.53.1
Updating windows_x86_64_msvc v0.52.6 -> v0.53.1
Updating wit-bindgen v0.45.0 -> v0.45.1
|
The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging. These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks sensible, but not a library reviewer.
|
r? libs |
|
@bors r+ |
…11-25, r=Mark-Simulacrum Bump library dependencies rust-lang#145849 (comment)
Rollup of 10 pull requests Successful merges: - #148416 (`vec_recycle`: implementation) - #148522 (Micro-optimize rustdoc search index parsing) - #148827 (Stabilize vec_into_raw_parts) - #148832 (Bump library dependencies) - #148836 (tweak primitive reference docs) - #148859 (Fix overflow-checks test for RISC-V target) - #148886 (Add riscv64a23-unknown-linux-gnu to build-manifest TARGETS) - #148956 (re-enable wasm abi test) - #148963 (runtest.rs: remove redundant check) - #148968 (Add another *ExprWithBlock* test for `try` blocks) r? `@ghost` `@rustbot` modify labels: rollup
…rk-Simulacrum Bump library dependencies #145849 (comment)
|
Yielding to enclosing rollup. @bors retry |
Rollup of 11 pull requests Successful merges: - #148416 (`vec_recycle`: implementation) - #148522 (Micro-optimize rustdoc search index parsing) - #148827 (Stabilize vec_into_raw_parts) - #148832 (Bump library dependencies) - #148836 (tweak primitive reference docs) - #148859 (Fix overflow-checks test for RISC-V target) - #148886 (Add riscv64a23-unknown-linux-gnu to build-manifest TARGETS) - #148956 (re-enable wasm abi test) - #148963 (runtest.rs: remove redundant check) - #148968 (Add another *ExprWithBlock* test for `try` blocks) - #148984 (chore: Update annotate-snippets to 0.12.9) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of #148832 - clubby789:cargo-update-library-11-11-25, r=Mark-Simulacrum Bump library dependencies #145849 (comment)
#145849 (comment)