Merge pull request from uutils/renovate/sysinfo-0.x-lockfile

chore(deps): update rust crate sysinfo to v0.33.1
This commit is contained in:
Daniel Hofstetter 2024-12-27 16:24:07 +01:00 committed by GitHub
commit 2019630ff0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated

@ -851,9 +851,9 @@ dependencies = [
[[package]]
name = "sysinfo"
version = "0.33.0"
version = "0.33.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "948512566b1895f93b1592c7574baeb2de842f224f2aab158799ecadb8ebbb46"
checksum = "4fc858248ea01b66f19d8e8a6d55f41deaf91e9d495246fd01368d99935c6c01"
dependencies = [
"core-foundation-sys",
"libc",