Skip to content

Commit 1a83b89

Browse files
build(deps): bump sysinfo from 0.37.2 to 0.38.4
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.37.2 to 0.38.4. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.37.2...v0.38.4) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63cad7c commit 1a83b89

File tree

2 files changed

+74
-9
lines changed

2 files changed

+74
-9
lines changed

Cargo.lock

Lines changed: 73 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ snap = "1"
278278
strsim = { version = "0.11", optional = true }
279279
strum = { version = "0.28", features = ["phf"] }
280280
strum_macros = "0.28"
281-
sysinfo = "0.37.2"
281+
sysinfo = "0.38.4"
282282
tempfile = "3.26"
283283
terminal-colorsaurus = { version = "1.0", optional = true }
284284
textwrap = { version = "0.16", features = ["terminal_size"] }

0 commit comments

Comments
 (0)