chore(deps): update rust dependencies#210
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
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:
0.10→0.111.0.103→1.0.1040.1.89→0.1.910.7→0.80.3.32→0.3.331.10.1→1.11.00.13.1→0.13.40.13.1→0.13.40.23.41→0.23.421.0.228→1.0.2291.0.150→1.0.1510.32→0.392.0.18→2.0.191.52.3→1.53.10.29→0.301.23.4→1.24.05.16.0→5.18.0Release Notes
RustCrypto/AEADs (aes-gcm)
v0.11.0Compare Source
dtolnay/anyhow (anyhow)
v1.0.104Compare Source
syndev-dependency to version 3dtolnay/async-trait (async-trait)
v0.1.91Compare Source
v0.1.90Compare Source
programatik29/axum-server (axum-server)
v0.8.0Compare Source
Serveris now generic over connections, allowingaxum-serverto listen not just on TCP.rustls-pemfilewas replaced withrustls-pki-typesas it is now unmaintained.rust-lang/futures-rs (futures-util)
v0.3.33Compare Source
ReadLine's soundness issue regarding to exception safety. (#3020)Sendimpl forIterPinRefandIter. (#3003)compat01as03implementation. (#3012)FuturesUnordered::IntoIter. (#3005)portable-atomic-allocfeature and use it inFuturesUnordered. (#3007)alloc::task::Wake. (#3010)spinto 0.12. (#3014)hyperium/hyper (hyper)
v1.11.0Compare Source
Bug Fixes
Upgradedwrites without send capacity (#4102) (aecf5abf)Features
ReadBufCursor::initialized_unfilled()method (#4115) (ccc1e850)v1.10.1 (2026-05-29)
Bug Fixes
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.v0.13.3Compare Source
/etc/resolv.conffails.STOP_SENDINGas not an error.v0.13.2Compare Source
RequestBuilder::json()from override previously set content-type.serde-rs/serde (serde)
v1.0.229Compare Source
serde-rs/json (serde_json)
v1.0.151Compare Source
GuillaumeGomez/sysinfo (sysinfo)
v0.39.6Compare Source
v0.39.5Compare Source
v0.39.4Compare Source
open_filesreturned value.v0.39.3Compare Source
Network::mac_addr.v0.39.2Compare Source
System::refresh_cpu_specificswhen CPU usage is not requested.userfeature is enabled.v0.39.1Compare Source
v0.39.0Compare Source
1.95.NetworkData::operational_stateAPI.Process::cgroup_limitsAPI (only returning data on Linux).Networks::refresh*.ESXi.namefor zfs disks.v0.38.4Compare Source
objc2-*crates version.v0.38.3Compare Source
System::available_memoryandSystem::used_memory.CPU::frequencyreturned value.v0.38.2Compare Source
Errortrait forMacAddrFromStrError,IpNetworkFromStrErrorandKillErrortypes.v0.38.1Compare Source
v0.38.0Compare Source
MotherboardandProduct.serdeserialization ofMacAddrand ofDisk::file_system.v0.37.2Compare Source
System::refresh_cpu_alland ofSystem::refresh_cpu_specifics.System::uptime.Process::exepaths.v0.37.1Compare Source
serdeserialization onProcess::name.get_cpu_frequencyonloongarch64.Motherboard.v0.37.0Compare Source
1.88(for 2024 edition andif let chainfeature).Component::idAPI.v0.36.1Compare Source
v0.36.0Compare Source
Motherboardtype.Producttype.Component::labelgeneratedString.ComponentsimplementSendandSynctraits.v0.35.2Compare Source
Process::waitby checking if the process is still alive before waiting.Process::wait.v0.35.1Compare Source
windowscrate up to< 0.63.v0.35.0System::open_files_limit.Process::kill_and_waitandProcess::kill_with_and_waitmethods.Process::open_files*methods returnusize.set_open_files_limitargument type isusize.autofsdisks.Process::waitcode.Groups::refresh.v0.34.2v0.34.1v0.34.0multithreadfeature is disabled by default.Processmethods:accumulated_cpu_time,exists,open_filesandopen_files_limit.Process::waitmethod now returnsOption<ExitStatus>.Systemmethods:distribution_id_likeandkernel_long_version.System::physical_core_countmethod into an associated function.System::refresh_allandSystem::refresh_specificsmethods remove dead processes.ProcessRefreshKindrefresh:tasks.Groupdocs.Deserializetrait onDiskKind,MacAddr,IpNetwork,ProcessStatus,SignalandThreadKind.FromStrtrait onIpNetworkandMacAddr.Hashtrait onDiskKind,MacAddr,ProcessStatusandSignal.cfghandling which triggered compilation failures in some specific cases.sysinfoas viruses by replacing uses ofNtQueryInformationProcesswith other "mainstream" Windows API.process_procswhen there is only one process to refresh.v0.33.1Compare Source
DiskAPI.System::long_os_version().System::long_os_version().System::long_os_version().User::groups.System::name,System::kernel_version,System::os_version,System::long_os_versionandSystem::distribution_id.v0.33.0Compare Source
boot_timeinformation.User::groups.System::long_os_version.std::env::consts::ARCHas fallback forSystem::cpu_arch.Disk::usage.NetworkData::mtu.DiskRefreshKindto have finer-grained disks refreshes.Component::temperatureandComponent::maxnow returnsOption<f32>.Users::refresh_list,Groups::refresh_list,Components::refresh_list,Networks::refresh_listandDisks::refresh_listmethods were renamedrefresh.*RefreshKind::newmethods were renamednothing.DiskUsage::read_bytes.Process::kill.dtolnay/thiserror (thiserror)
v2.0.19Compare 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)
snapview/tokio-tungstenite (tokio-tungstenite)
v0.30.0Compare Source
tungsteniteto0.30.0. Seetungsteniterelease.uuid-rs/uuid (uuid)
v1.24.0Compare Source
What's Changed
New Contributors
Full Changelog: uuid-rs/uuid@v1.23.5...v1.24.0
v1.23.5Compare Source
What's Changed
New Contributors
Full Changelog: uuid-rs/uuid@v1.23.4...v1.23.5
z-galaxy/zbus (zbus)
v5.18.0Compare Source
Added
Documentation
Other
Testing
v5.17.0Compare Source
Changed
Other
Performance
Configuration
📅 Schedule: (in timezone Europe/Zurich)
🚦 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.