Skip to content

Commit

Permalink
Merge pull request #5099 from uutils/renovate/rlimit-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate rlimit to 0.10.1
  • Loading branch information
cakebaker committed Jul 20, 2023
2 parents e15e03a + 15a95b4 commit 8d5404c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -496,7 +496,7 @@ rstest = { workspace = true }

[target.'cfg(any(target_os = "linux", target_os = "android"))'.dev-dependencies]
procfs = { version = "0.15", default-features = false }
rlimit = "0.10.0"
rlimit = "0.10.1"

[target.'cfg(unix)'.dev-dependencies]
nix = { workspace = true, features = ["process", "signal", "user"] }
Expand Down

0 comments on commit 8d5404c

Please sign in to comment.