Skip to content

Commit

Permalink
Bump rlimit from 0.10.1 to 0.10.2
Browse files Browse the repository at this point in the history
Bumps [rlimit](https://github.com/Nugine/rlimit) from 0.10.1 to 0.10.2.
- [Changelog](https://github.com/Nugine/rlimit/blob/main/CHANGELOG.md)
- [Commits](Nugine/rlimit@v0.10.1...v0.10.2)

---
updated-dependencies:
- dependency-name: rlimit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 6d4e102 commit bdaa05e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ mimalloc = { version = "0.1.43", default-features = false }
socket2 = "0.5.7"
parking_lot = "0.12.3"
rand = "0.8.5"
rlimit = "0.10.1"
rlimit = "0.10.2"
rustc-hash = "2.0.0"
serde = "1.0.203"
serde_derive = "1.0.203"
Expand Down

0 comments on commit bdaa05e

Please sign in to comment.