mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate procfs to 0.17
This commit is contained in:
parent
0800d5170e
commit
ffce59b905
2 changed files with 5 additions and 6 deletions
|
@ -511,7 +511,7 @@ hex-literal = "0.4.1"
|
|||
rstest = { workspace = true }
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dev-dependencies]
|
||||
procfs = { version = "0.16", default-features = false }
|
||||
procfs = { version = "0.17", default-features = false }
|
||||
|
||||
[target.'cfg(unix)'.dev-dependencies]
|
||||
nix = { workspace = true, features = ["process", "signal", "user", "term"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue