deps: bump sysinfo from 0.29.8 to 0.29.9

Pull-Request: #4428.
This commit is contained in:
dependabot[bot] 2023-09-04 08:56:38 +00:00 committed by GitHub
parent 42a6612e1e
commit 4d2e898453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

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