Skip to content

Commit 56baaf1

Browse files
Bump sysexits from 0.8.5 to 0.9.1
Bumps [sysexits](https://github.com/sorairolake/sysexits-rs) from 0.8.5 to 0.9.1. - [Changelog](https://github.com/sorairolake/sysexits-rs/blob/develop/CHANGELOG.adoc) - [Commits](sorairolake/sysexits-rs@v0.8.5...v0.9.1) --- updated-dependencies: - dependency-name: sysexits dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c47b3d6 commit 56baaf1

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.

zsplit-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ thiserror = "2.0"
2626
error-stack = "0.5"
2727
bool_ext = "0.7"
2828
human-panic = "2.0"
29-
sysexits = "0.8"
29+
sysexits = "0.9"
3030

3131
[dev-dependencies]
3232
zsplit = { version = "~0.4", path = "../zsplit", features = ["test_mock"] }

0 commit comments

Comments
 (0)