mirror of
https://github.com/uutils/procps.git
synced 2026-05-06 06:06:43 -04:00
chore(deps): update rust crate sysinfo to v0.38.2
This commit is contained in:
committed by
Daniel Hofstetter
parent
7b8e95528b
commit
99e14213d5
Generated
+2
-2
@@ -2012,9 +2012,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "sysinfo"
|
||||
version = "0.38.1"
|
||||
version = "0.38.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5792d209c2eac902426c0c4a166c9f72147db453af548cf9bf3242644c4d4fe3"
|
||||
checksum = "1efc19935b4b66baa6f654ac7924c192f55b175c00a7ab72410fc24284dacda8"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"memchr",
|
||||
|
||||
Reference in New Issue
Block a user