Update Rust crate sysinfo to 0.33.0 #149
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/sysinfo-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.32.0
->0.33.0
Release Notes
GuillaumeGomez/sysinfo (sysinfo)
v0.33.0
boot_time
information.User::groups
.System::long_os_version
.std::env::consts::ARCH
as fallback forSystem::cpu_arch
.Disk::usage
.NetworkData::mtu
.DiskRefreshKind
to have finer-grained disks refreshes.Component::temperature
andComponent::max
now returnsOption<f32>
.Users::refresh_list
,Groups::refresh_list
,Components::refresh_list
,Networks::refresh_list
andDisks::refresh_list
methods were renamedrefresh
.*RefreshKind::new
methods were renamednothing
.DiskUsage::read_bytes
.Process::kill
.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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.