Skip to content

Commit

Permalink
Bump sysinfo from 0.30.13 to 0.31.1
Browse files Browse the repository at this point in the history
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.30.13 to 0.31.1.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.30.13...v0.31.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent ecfb8a6 commit 3df209a
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 9 deletions.
80 changes: 72 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.81"
serde_with = "3.0.0"
serde_yaml = "0.9.14"
sysinfo = "0.30.5"
sysinfo = "0.31.1"
tokio = { version = "1.18.2", features = ["macros", "rt-multi-thread"] }

[target.'cfg(target_os = "linux")'.dependencies]
Expand Down

0 comments on commit 3df209a

Please sign in to comment.