Skip to content

Commit

Permalink
Bump sysexits from 0.7.14 to 0.8.0 (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 7, 2024
1 parent 9d9e576 commit 48f175f
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 @@ -36,7 +36,7 @@ once_cell = "1.19.0"
scryptenc = { version = "0.9.5", path = "../scryptenc" }
serde = { version = "1.0.203", features = ["derive"], optional = true }
serde_json = { version = "1.0.117", optional = true }
sysexits = "0.7.14"
sysexits = "0.8.0"
sysinfo = "0.30.12"
thiserror = "1.0.61"

Expand Down

0 comments on commit 48f175f

Please sign in to comment.