chore(deps): bump sysinfo from 0.38.1 to 0.38.2

Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.38.1 to 0.38.2.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/compare/v0.38.1...v0.38.2)

---
updated-dependencies:
- dependency-name: sysinfo
  dependency-version: 0.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-16 15:49:57 +00:00
committed by GitHub
parent bed314b866
commit c233b44262
Generated
+6 -6
View File
@@ -2757,7 +2757,7 @@ dependencies = [
"js-sys", "js-sys",
"log", "log",
"wasm-bindgen", "wasm-bindgen",
"windows-core 0.62.2", "windows-core 0.57.0",
] ]
[[package]] [[package]]
@@ -3172,7 +3172,7 @@ dependencies = [
"serde_yaml 0.9.34+deprecated", "serde_yaml 0.9.34+deprecated",
"shadow-rs", "shadow-rs",
"strum", "strum",
"sysinfo 0.38.1", "sysinfo 0.38.2",
"tracing", "tracing",
"tracing-appender", "tracing-appender",
"tracing-subscriber", "tracing-subscriber",
@@ -3219,7 +3219,7 @@ dependencies = [
"serde", "serde",
"serde_json_lenient", "serde_json_lenient",
"starship-battery", "starship-battery",
"sysinfo 0.38.1", "sysinfo 0.38.2",
"tracing", "tracing",
"tracing-subscriber", "tracing-subscriber",
"which", "which",
@@ -3313,7 +3313,7 @@ dependencies = [
"serde", "serde",
"serde_json_lenient", "serde_json_lenient",
"shadow-rs", "shadow-rs",
"sysinfo 0.38.1", "sysinfo 0.38.2",
"thiserror 2.0.18", "thiserror 2.0.18",
"which", "which",
"win-msgbox", "win-msgbox",
@@ -6273,9 +6273,9 @@ dependencies = [
[[package]] [[package]]
name = "sysinfo" name = "sysinfo"
version = "0.38.1" version = "0.38.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5792d209c2eac902426c0c4a166c9f72147db453af548cf9bf3242644c4d4fe3" checksum = "1efc19935b4b66baa6f654ac7924c192f55b175c00a7ab72410fc24284dacda8"
dependencies = [ dependencies = [
"libc", "libc",
"memchr", "memchr",