Bump sysinfo from 0.28.4 to 0.29.0

Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.28.4 to 0.29.0.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-08 02:07:20 +00:00
committed by Bastian Köcher
parent d9757f09c1
commit 6a311e1419
+1 -1
View File
@@ -18,7 +18,7 @@ jsonpath_lib = "0.3"
log = "0.4.17"
num-traits = "0.2"
serde_json = "1.0"
sysinfo = "0.28"
sysinfo = "0.29"
time = { version = "0.3", features = ["formatting", "local-offset", "std"] }
tokio = { version = "1.28", features = ["rt"] }
thiserror = "1.0.40"