-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Weekly cargo update
#122968
Weekly cargo update
#122968
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Mark-Simulacrum (or someone else) some time within the next two weeks. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
18d0ccb
to
d9b16c8
Compare
Updating aho-corasick v1.1.2 -> v1.1.3 Updating backtrace v0.3.69 -> v0.3.71 Updating bitflags v2.4.2 -> v2.5.0 Updating bytes v1.5.0 -> v1.6.0 Updating cargo-platform v0.1.7 -> v0.1.8 Updating fastrand v2.0.1 -> v2.0.2 Updating indexmap v2.2.5 -> v2.2.6 Updating libz-sys v1.1.15 -> v1.1.16 Updating rayon v1.9.0 -> v1.10.0 Updating reqwest v0.11.26 -> v0.11.27 (latest: v0.12.1) Updating rustix v0.38.31 -> v0.38.32 Updating smallvec v1.13.1 -> v1.13.2 Updating syn v2.0.53 -> v2.0.55 Updating uuid v1.7.0 -> v1.8.0 note: pass `--verbose` to see 87 unchanged dependencies behind latest
d9b16c8
to
1848b46
Compare
@bors r+ rollup=iffy |
☀️ Test successful - checks-actions |
Finished benchmarking commit (42198bf): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 671.665s -> 669.935s (-0.26%) |
Automation to keep dependencies in
Cargo.lock
current.The following is the output from
cargo update
: