Skip to content

Commit 8ba4838

Browse files
authored
Merge pull request #256 from uutils/renovate/rlimit-0.x
chore(deps): update rust crate rlimit to 0.11.0
2 parents 5029003 + cb7ea66 commit 8ba4838

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

Cargo.lock

Lines changed: 2 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ xattr = { workspace = true }
8787

8888
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dev-dependencies]
8989
procfs = { version = "0.18", default-features = false }
90-
rlimit = "0.10.1"
90+
rlimit = "0.11.0"
9191

9292
[build-dependencies]
9393
phf_codegen = { workspace = true }

0 commit comments

Comments
 (0)