1
0
mirror of https://github.com/containers/youki synced 2024-09-25 13:40:41 +02:00

Merge pull request #1272 from containers/dependabot/cargo/sysinfo-0.26.5

chore(deps): bump sysinfo from 0.26.4 to 0.26.5
This commit is contained in:
Toru Komatsu 2022-10-19 21:07:22 +09:00 committed by GitHub
commit 6384bbf64c
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -2243,9 +2243,9 @@ dependencies = [
[[package]]
name = "sysinfo"
version = "0.26.4"
version = "0.26.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7890fff842b8db56f2033ebee8f6efe1921475c3830c115995552914fb967580"
checksum = "ade661fa5e048ada64ad7901713301c21d2dbc5b65ee7967de8826c111452960"
dependencies = [
"cfg-if 1.0.0",
"core-foundation-sys",