-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
fix(deps): update cargo (patch) #9454
Conversation
|
|
CodSpeed Performance ReportMerging #9454 will not alter performanceComparing Summary
|
907c3da
to
0a3dce2
Compare
0a3dce2
to
f4f74b5
Compare
7dd2119
to
1d4da0b
Compare
1d4da0b
to
dc8e757
Compare
4d0c6d2
to
ccc271b
Compare
7730d0e
to
dd5c0ce
Compare
dd5c0ce
to
8dea0aa
Compare
8dea0aa
to
1906084
Compare
1906084
to
0d1d204
Compare
This PR contains the following updates:
0.3.73
->0.3.74
0.3.73
->0.3.74
=0.7.44
->=0.7.45
0.1.15
->0.1.17
0.24.0
->0.24.1
0.3.4
->0.3.5
0.1.13
->0.1.14
Release Notes
rust-lang/backtrace-rs (backtrace)
v0.3.74
Compare Source
What's Changed
Enum::__NonExhaustiveVariant
pattern, use#[non_exhaustive]
for real. Don't @ me if you were matching on that! Thanks to @nyurik in https://github.com/rust-lang/backtrace-rs/pull/651winapi
towindows-sys
by @CraftSpider in https://github.com/rust-lang/backtrace-rs/pull/641dl_iterate_phdr
in https://github.com/rust-lang/backtrace-rs/pull/660 after Android revealed it was... kind of unsound actually and not doing things like checking for null pointers before making slices! WHOOPS! Thanks to @saethlin for implementing detection for precisely that in rustc! It's really hard to find soundness issues in inherited codebases like this one...New Contributors
Full Changelog: rust-lang/backtrace-rs@0.3.73...0.3.74
rust-lang/stacker (stacker)
v0.1.17
Compare Source
v0.1.16
Compare Source
unicode-rs/unicode-width (unicode-width)
v0.1.14
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.