Skip to content

Commit 043909b

Browse files
chore(deps): bump sysinfo from 0.38.1 to 0.38.2 (#138)
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](GuillaumeGomez/sysinfo@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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21c1cf8 commit 043909b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -10,7 +10,7 @@ anyhow = "1.0.101"
1010
clap = { version = "4.5.58", features = ["derive"] }
1111
fs2 = "0.4.3"
1212
starship-battery = "0.10.3"
13-
sysinfo = { version = "0.38.1", default-features = false, features = ["component", "disk", "network", "system"] }
13+
sysinfo = { version = "0.38.2", default-features = false, features = ["component", "disk", "network", "system"] }
1414
tokio = { version = "1", features = ["full"] }
1515

1616
[build-dependencies]

0 commit comments

Comments
 (0)