Update Rust crate sysinfo to v0.30.13 #125

Merged
pierre merged 1 commits from renovate/sysinfo-0.x-lockfile into master 2024-07-09 01:03:41 +00:00
Showing only changes of commit 2c07f5f121 - Show all commits

View File

@ -3010,9 +3010,9 @@ checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
[[package]]
name = "sysinfo"
version = "0.30.12"
version = "0.30.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "732ffa00f53e6b2af46208fba5718d9662a421049204e156328b66791ffa15ae"
checksum = "0a5b4ddaee55fb2bea2bf0e5000747e5f5c0de765e5a5ff87f4cd106439f4bb3"
dependencies = [
"cfg-if",
"core-foundation-sys",