Bump sysinfo from 0.27.7 to 0.28.0

Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.27.7 to 0.28.0.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [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-02-20 03:12:53 +00:00
committed by Bastian Köcher
parent 7ad112e2c9
commit 1b8fbdde76
+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.27"
sysinfo = "0.28"
time = { version = "0.3", features = ["formatting", "local-offset", "std"] }
tokio = { version = "1.25", features = ["rt"] }
thiserror = "1.0.26"