mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
chore(deps): update rust crate rlimit to 0.10.0
This commit is contained in:
parent
6e3ab23183
commit
8e2401c8ee
2 changed files with 3 additions and 3 deletions
|
@ -496,7 +496,7 @@ rstest = "0.17.0"
|
|||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dev-dependencies]
|
||||
procfs = { version = "0.15", default-features = false }
|
||||
rlimit = "0.9.1"
|
||||
rlimit = "0.10.0"
|
||||
|
||||
[target.'cfg(unix)'.dev-dependencies]
|
||||
nix = { workspace = true, features = ["process", "signal", "user"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue