chore(deps): bump sysinfo from 0.20.5 to 0.21.1

Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.20.5 to 0.21.1.
- [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]
2021-12-01 14:05:44 +00:00
committed by جاد
parent be53ea2c24
commit e01bbd9f74
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -1166,9 +1166,9 @@ dependencies = [
[[package]]
name = "sysinfo"
version = "0.20.5"
version = "0.21.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e223c65cd36b485a34c2ce6e38efa40777d31c4166d9076030c74cdcf971679f"
checksum = "fb6c2c4a6ca462f07ca89841a2618dca6e405304d19ae238997e64915d89f513"
dependencies = [
"cfg-if 1.0.0",
"core-foundation-sys",