Skip to content

Commit 062b53c

Browse files
chore(deps): update rust crate rlimit to 0.11.0
1 parent 1947573 commit 062b53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ uutests = { workspace = true }
8181
xattr = { workspace = true }
8282

8383
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dev-dependencies]
84-
rlimit = "0.10.1"
84+
rlimit = "0.11.0"
8585

8686
[build-dependencies]
8787
phf_codegen = { workspace = true }

0 commit comments

Comments
 (0)