chore(deps): bump sysinfo from 0.29.7 to 0.29.9

Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.7 to 0.29.9.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-28 14:48:41 +00:00
committed by جاد
parent f4e0fb9469
commit e4ccd45176

4
Cargo.lock generated
View File

@@ -1771,9 +1771,9 @@ dependencies = [
[[package]]
name = "sysinfo"
version = "0.29.7"
version = "0.29.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "165d6d8539689e3d3bc8b98ac59541e1f21c7de7c85d60dc80e43ae0ed2113db"
checksum = "a8d0e9cc2273cc8d31377bdd638d72e3ac3e5607b18621062b169d02787f1bab"
dependencies = [
"cfg-if 1.0.0",
"core-foundation-sys",