Bump sysinfo from 0.15.9 to 0.27.7

Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.15.9 to 0.27.7.
- [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-01-20 09:28:29 +00:00
committed by Bastian Köcher
parent 5e62f3040d
commit 5b97b144a9
+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.15"
sysinfo = "0.27"
time = { version = "0.3", features = ["formatting", "local-offset", "std"] }
tokio = { version = "1.24", features = ["rt"] }
thiserror = "1.0.26"