bevy/crates/bevy_diagnostic/src
Martín Maita 9b2ef6c1c0
Update sysinfo requirement from 0.32.0 to 0.33.0 (#16851)
# Objective

- Fixes #16722

## Solution

- Replaced renamed methods to migrate `sysinfo` properly to 0.33.0.

## Testing

- CI checks are passing now.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2024-12-17 05:06:50 +00:00
..
diagnostic.rs Update hashbrown to 0.15 (#15801) 2024-12-10 19:45:50 +00:00
entity_count_diagnostics_plugin.rs
frame_time_diagnostics_plugin.rs aligning public apis of Time,Timer and Stopwatch (#15962) 2024-10-16 21:09:32 +00:00
lib.rs Rust 1.83, allow -> expect (missing_docs) (#16561) 2024-12-16 23:27:57 +00:00
log_diagnostics_plugin.rs Simpler lint fixes: makes ci lints work but disables a lint for now (#15376) 2024-09-24 11:42:59 +00:00
system_information_diagnostics_plugin.rs Update sysinfo requirement from 0.32.0 to 0.33.0 (#16851) 2024-12-17 05:06:50 +00:00