Skip to content

Commit d88162c

Browse files
chore(deps): update rlimit requirement from 0.8.3 to 0.9.0 (#657)
Updates the requirements on [rlimit](https://github.com/Nugine/rlimit) to permit the latest version. - [Release notes](https://github.com/Nugine/rlimit/releases) - [Changelog](https://github.com/Nugine/rlimit/blob/master/CHANGELOG.md) - [Commits](Nugine/rlimit@v0.8.3...v0.8.3) --- updated-dependencies: - dependency-name: rlimit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Floris Bruynooghe <flub@n0.computer>
1 parent 9dbfc88 commit d88162c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ rayon = "1.5.3"
138138
relative-path = "1.7.2"
139139
reqwest = { version = "0.11.10", default-features = false}
140140
rkyv = "0.7.37"
141-
rlimit = "0.8.3"
141+
rlimit = "0.9.0"
142142
rocksdb = "0.19"
143143
ruzstd = "0.3"
144144
serde = "1"

0 commit comments

Comments
 (0)