chore(deps): update rust crate rlimit to v0.10.2

This commit is contained in:
renovate[bot]
2024-09-16 11:25:42 +00:00
committed by GitHub
parent 058c77fe77
commit 7efb3b8fb2

4
Cargo.lock generated
View File

@@ -542,9 +542,9 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "rlimit"
version = "0.10.1"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3560f70f30a0f16d11d01ed078a07740fe6b489667abc7c7b029155d9f21c3d8"
checksum = "7043b63bd0cd1aaa628e476b80e6d4023a3b50eb32789f2728908107bd0c793a"
dependencies = [
"libc",
]