Skip to content

Commit 80e9017

Browse files
chore(deps): bump sysinfo from 0.38.2 to 0.38.3 (#141)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.38.2 to 0.38.3. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.2...v0.38.3) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.38.3 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 7124a69 commit 80e9017

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.102"
1010
clap = { version = "4.5.60", features = ["derive"] }
1111
fs2 = "0.4.3"
1212
starship-battery = "0.10.3"
13-
sysinfo = { version = "0.38.2", default-features = false, features = [
13+
sysinfo = { version = "0.38.3", default-features = false, features = [
1414
"component",
1515
"disk",
1616
"network",

0 commit comments

Comments
 (0)