Skip to content

Commit d3d933a

Browse files
Bump rlimit from 0.10.1 to 0.10.2
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] <[email protected]>
1 parent c3d24fe commit d3d933a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ clap = { version = "4.5.9", features = ["derive", "wrap_help"] }
2121
colored = "2.1.0"
2222
async-std = "1.7.0"
2323
futures = "0.3"
24-
rlimit = "0.10.1"
24+
rlimit = "0.10.2"
2525
log = "0.4.22"
2626
env_logger = "0.11.5"
2727
anstream = "=0.6.14"

0 commit comments

Comments
 (0)