1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00

Merge pull request #1307 from containers/dependabot/cargo/sysinfo-0.26.6

chore(deps): bump sysinfo from 0.26.5 to 0.26.6
This commit is contained in:
Toru Komatsu 2022-10-27 21:02:40 +09:00 committed by GitHub
commit 7485ab8572
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated

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