1
0
mirror of https://github.com/containers/youki synced 2024-11-23 17:32:15 +01:00

Merge pull request #826 from containers/dependabot/cargo/crates/sysinfo-0.23.7

chore(deps): bump sysinfo from 0.23.6 to 0.23.7 in /crates
This commit is contained in:
Thomas Schubart 2022-04-06 12:30:37 +02:00 committed by GitHub
commit c229c5f5c6
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
crates/Cargo.lock generated

@ -1975,9 +1975,9 @@ dependencies = [
[[package]]
name = "sysinfo"
version = "0.23.6"
version = "0.23.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f3c0db8e08e06cfd352a043bd0143498fb7d42783a6e941da83b55464eb27d2"
checksum = "64b1a2186a2e97a1f866b949021dfeeee053294ef370b57417b385674a8776d4"
dependencies = [
"cfg-if 1.0.0",
"core-foundation-sys",