chore(deps): bump sysinfo from 0.27.3 to 0.27.6

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-16 14:03:42 +00:00
committed by جاد
parent 9561c0fba0
commit 0aab892269

4
Cargo.lock generated
View File

@@ -1245,9 +1245,9 @@ dependencies = [
[[package]]
name = "sysinfo"
version = "0.27.3"
version = "0.27.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1620f9573034c573376acc550f3b9a2be96daeb08abb3c12c8523e1cee06e80f"
checksum = "c215311383d25d03753375c53ab9fad8fc0cf46953c409211e065edeabf577ee"
dependencies = [
"cfg-if 1.0.0",
"core-foundation-sys",