Skip to content

Commit

Permalink
chore(deps): Bump sysexits from 0.8.5 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [sysexits](https://github.com/sorairolake/sysexits-rs) from 0.8.5 to 0.9.0.
- [Changelog](https://github.com/sorairolake/sysexits-rs/blob/develop/CHANGELOG.adoc)
- [Commits](sorairolake/sysexits-rs@v0.8.5...v0.9.0)

---
updated-dependencies:
- dependency-name: sysexits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 0aa25e4 commit 9ce99b1
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 crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ clap_complete = "4.5.45"
clap_complete_nushell = "4.5.5"
dialoguer.workspace = true
serde_json = { version = "1.0.139", optional = true }
sysexits = "0.8.5"
sysexits = "0.9.0"

[dev-dependencies]
assert_cmd = "2.0.16"
Expand Down

0 comments on commit 9ce99b1

Please sign in to comment.