rust Update Rust dependencies - #8
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
from
March 24, 2026 13:29
a0baa14 to
9d682aa
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
from
April 3, 2026 09:09
9d682aa to
1588aaf
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
2 times, most recently
from
April 8, 2026 14:42
310e21d to
07c7e25
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
2 times, most recently
from
April 17, 2026 02:53
437e7cc to
92994e8
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
2 times, most recently
from
April 27, 2026 16:00
92994e8 to
f56c75e
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
2 times, most recently
from
May 8, 2026 13:08
cb1539a to
9229d49
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
2 times, most recently
from
May 25, 2026 02:01
9229d49 to
5416590
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
from
May 25, 2026 17:58
5416590 to
8f9892f
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
from
June 4, 2026 14:30
8f9892f to
13d5830
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
from
June 25, 2026 22:41
13d5830 to
af09a33
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
5 times, most recently
from
July 21, 2026 02:57
ab3b014 to
6bbcabb
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
3 times, most recently
from
July 27, 2026 15:54
6662e20 to
fb10e87
Compare
renovate
Bot
force-pushed
the
renovate/rust-dependencies
branch
from
August 4, 2026 16:12
fb10e87 to
9e4c9d8
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.102→1.0.1040.22→0.230.4.44→0.4.450.5.4→0.5.50.13.3→0.13.41.2.1→1.2.21.0.228→1.0.2291.0.149→1.0.1511.52.3→1.53.1Release Notes
dtolnay/anyhow (anyhow)
v1.0.104Compare Source
syndev-dependency to version 3v1.0.103Compare Source
Error::downcast_mut(#451, #452)marshallpierce/rust-base64 (base64)
v0.23.1Compare Source
v0.23.0Compare Source
simd-unsafefeature:Simdpicks the bestinstruction set at runtime (AVX2 on
x86_64, NEON onaarch64) and falls back to the scalarGeneralPurposeengine, whileAvx2andNeontarget one instruction set with no runtimedetection and work in
no_std. The engines support the standard and URL-safe alphabets.chronotope/chrono (chrono)
v0.4.45: 0.4.45Compare Source
What's Changed
letmutex/htmd (htmd)
v0.5.5Compare Source
What's Changed
Full Changelog: letmutex/htmd@v0.5.4...v0.5.5
seanmonstar/reqwest (reqwest)
v0.13.4Compare Source
ClientBuilder::tls_sslkeylogfile(bool)option to allow using the related environment variable.ClientBuilder::http2_keep_alive_*options for theblockingclient.native-tlsbackend.GREsau/schemars (schemars)
v1.2.2Compare Source
serde-rs/serde (serde)
v1.0.229Compare Source
serde-rs/json (serde_json)
v1.0.151Compare Source
v1.0.150Compare Source
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)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.