chore(deps): Update cargo-deps - #231
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/cargo-deps
branch
from
August 1, 2026 20:41
41aa82e to
a2d50e1
Compare
renovate
Bot
force-pushed
the
renovate/cargo-deps
branch
from
August 2, 2026 05:47
a2d50e1 to
b4b9f7c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.103→1.0.1040.13.11→0.13.130.5→0.80.3.5→0.3.60.9→0.101.0.228→1.0.2291.0.150→1.0.1510.5→0.62.0.18→2.0.192.0.20=0.11.4→=0.12.01.52.3→1.53.15.16.0→5.18.05.19.0Release Notes
dtolnay/anyhow (anyhow)
v1.0.104Compare Source
syndev-dependency to version 3criterion-rs/criterion.rs (criterion)
v0.8.2Compare Source
Fixed
Other
v0.8.1Compare Source
Fixed
Other
v0.8.0Compare Source
BREAKING
Changed
Added
Throughput::ElementsAndBytesallows the text summary to report throughput in both units simultaneously.Fixed
Other
v0.7.0Compare Source
v0.6.0Compare Source
Changed
real_blackboxfeature no longer has any impact. Criterion always usesstd::hint::black_box()now.Users of
criterion::black_box()should switch tostd::hint::black_box().clapdependency unpinned.Fixed
Added
tokio::runtime::Handle, not only atokio::runtime::Runtimeiovxw/ksni (ksni)
v0.3.6Compare Source
Added
Tray::menu_about_to_show, nothing changes if you don't override this methodpipewire/pipewire-rs (pipewire)
v0.10.0Compare Source
Maintenance note
I (@dimtpap) have been given maintenance and publishing rights by the previous maintainer. For details see https://gitlab.freedesktop.org/pipewire/pipewire-rs/-/work_items/113.
Breaking changes
Loop::iteraterequires the newTimeoutenum instead ofDurationas an argument.1.80.Additions
ID_ANYandID_INVALIDconstants.find_metabinding (Currently only for consuming metas) (https://gitlab.freedesktop.org/pipewire/pipewire-rs/-/merge_requests/250)Changes
Fixes
Loop::iterate(https://gitlab.freedesktop.org/pipewire/pipewire-rs/-/work_items/115)serde-rs/serde (serde)
v1.0.229Compare Source
serde-rs/json (serde_json)
v1.0.151Compare Source
pdeljanov/Symphonia (symphonia)
v0.6.0Compare Source
Welcome to Symphonia 0.6! 👋
Symphonia 0.6 is the culmination of two years of effort to rework Symphonia from an audio-focused multimedia framework to one that can be extended to support video and subtitles as well. While Symphonia does not yet support video and subtitle decoders, the groundwork laid in this release should allow easier prototyping of those features, and to more seamlessly introduce them in the future. As such there are significant breaking changes present in this release for existing users.
See the migration guide for detailed information on how to move to Symphonia 0.6.0.
New Features
u64)MediaSourceStream, and all downstream consumers (e.g.,FormatReader), are now generic across the lifetimeBug Fixes & Improvements
Ok(None)when the media has endedNew Contributors
Full Changelog: pdeljanov/Symphonia@v0.5.4...v0.6.0
dtolnay/thiserror (thiserror)
v2.0.19Compare Source
linebender/tiny-skia (tiny-skia)
v0.12.0Compare Source
Fixed
Added
RadialGradient).Thanks to @wmedrano
SweepGradient).Thanks to @wmedrano
is_emptyandjoinmethods toRect. Thanks to @danieldgHashforPathVerb,RectandSizeandIntSize. Thanks to @LaurenzVfrom_rgba_uncheckedmethod toColorso it can be created inconstcontexts. Thanks to @jeffreyrosenbluthscale_byandscale_tomethod toSize. Thanks to @jermytake_demultipliedmethod toPixmap. Thanks to @JustForFun88takemethod toMask. Thanks to @valadaptiveround_outmethod toRect. Thanks to @valadaptiveChanged
RadialGradient::newrequires a start radius now. Set the second argumentto 0.0 to preserve the old behavior.
tokio-rs/tokio (tokio)
v1.53.1: Tokio v1.53.1Compare Source
1.53.1 (July 20th, 2026)
Fixed
OnceLock::waitfrom the Windows handler (#8300)Fixed (unstable)
Documented
v1.53.0: Tokio v1.53.0Compare Source
1.53.0 (July 17th, 2026)
Added
From<OwnedFd>andFrom<OwnedHandle>forFile(#8266)SocketAddrmethods to Unix sockets (#8144)Changed
#[inline]to IO trait impls for in-memory types (#8242)mpsc::{Receiver,UnboundedReceiver}now drops waker on drop, even if there are still senders (#8095)#[track_caller]totimeout_at()(#8077)Sleep(#8132)Fixed
Chain(#8251)FastRand(#8078)reserve[_many]returns permits (#8260)Trace::capture/Trace::trace_with(#8043).reset()(#8169)IO uring (unstable)
fs::try_exists(#8080)Documented
create_dir_allsucceeds if path exists (#8149)try_read*/try_write*readiness behavior (#8032)yield_nowdefers its waker (#8254)timeout_at()(#8077)v1.52.4: Tokio v1.52.4Compare Source
1.52.4 (July 16th, 2026)
Fixed
before_parkschedules work (#8222)Fixed (unstable)
z-galaxy/zbus (zbus)
v5.18.0Compare Source
Added
Documentation
Other
Testing
v5.17.0Compare Source
Changed
Other
Performance
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.