diff --git a/Cargo.toml b/Cargo.toml index 2aeb0da7..74e74081 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -130,7 +130,7 @@ uutests = { workspace = true } xattr = { workspace = true } [target.'cfg(any(target_os = "linux", target_os = "android"))'.dev-dependencies] -rlimit = "0.10.1" +rlimit = "0.11.0" [build-dependencies] phf_codegen = { workspace = true }