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

Merge pull request #1469 from containers/dependabot/cargo/sysinfo-0.27.5

chore(deps): bump sysinfo from 0.27.2 to 0.27.5
This commit is contained in:
Toru Komatsu 2023-01-13 22:09:59 +09:00 committed by GitHub
commit 493e9ef46e
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -2819,9 +2819,9 @@ dependencies = [
[[package]]
name = "sysinfo"
version = "0.27.2"
version = "0.27.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17351d0e9eb8841897b14e9669378f3c69fb57779cc04f8ca9a9d512edfb2563"
checksum = "fcd303550875ba33b137a7c93318cfdeb54c95e63ff7a0982d28425d3f87552c"
dependencies = [
"cfg-if 1.0.0",
"core-foundation-sys",