Skip to content

Commit 6404e1a

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.10"
3030

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

0 commit comments

Comments
 (0)