mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
chore(deps): update rust crate procfs to 0.16
This commit is contained in:
parent
9697f56e94
commit
d899787ba6
2 changed files with 16 additions and 26 deletions
|
@ -492,7 +492,7 @@ hex-literal = "0.4.1"
|
|||
rstest = { workspace = true }
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dev-dependencies]
|
||||
procfs = { version = "0.15", default-features = false }
|
||||
procfs = { version = "0.16", default-features = false }
|
||||
rlimit = "0.10.1"
|
||||
|
||||
[target.'cfg(unix)'.dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue