diff --git a/Cargo.toml b/Cargo.toml index e043fc210a..07e47107a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -138,7 +138,7 @@ rayon = "1.5.3" relative-path = "1.7.2" reqwest = { version = "0.11.10", default-features = false} rkyv = "0.7.37" -rlimit = "0.8.3" +rlimit = "0.9.0" rocksdb = "0.19" ruzstd = "0.3" serde = "1"