Skip to content

Commit

Permalink
Bump sysexits from 0.7.5 to 0.7.6 (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent d48c6b3 commit 7199926
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 @@ -32,7 +32,7 @@ clap_complete = "4.4.4"
clap_complete_nushell = "4.4.2"
dialoguer.workspace = true
serde_json = { version = "1.0.108", optional = true }
sysexits = "0.7.5"
sysexits = "0.7.6"

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

0 comments on commit 7199926

Please sign in to comment.