chore(deps): bump sysinfo from 0.29.4 to 0.29.7

Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.4 to 0.29.7.
- [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-07-31 14:35:07 +00:00
committed by جاد
parent cfe4062369
commit 86ed7e1297

4
Cargo.lock generated
View File

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