1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-01 12:26:17 +02:00

Merge pull request #837 from containers/dependabot/cargo/crates/sysinfo-0.23.9

chore(deps): bump sysinfo from 0.23.8 to 0.23.9 in /crates
This commit is contained in:
Thomas Schubart 2022-04-11 22:27:19 +02:00 committed by GitHub
commit 8b24842c32
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
crates/Cargo.lock generated
View File

@ -1974,9 +1974,9 @@ dependencies = [
[[package]]
name = "sysinfo"
version = "0.23.8"
version = "0.23.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad04c584871b8dceb769a20b94e26a357a870c999b7246dcd4cb233d927547e3"
checksum = "b3fb8adaa82317f1e8a040281807f411803c9111303cfe129b4abb4a14b2c223"
dependencies = [
"cfg-if 1.0.0",
"core-foundation-sys",