Skip to content

Commit

Permalink
Bump sysexits from 0.3.4 to 0.4.0 (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 2, 2023
1 parent 7faea23 commit 8b3d1b5
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ base64 = "0.13"
clap = { version = "4.0", features = ["wrap_help", "suggestions"] }
cfg-if = "1"
qrcode = { version = "0.12", default-features = false, optional = true }
sysexits = "0.3"
sysexits = "0.4"
build-time = "0.1"
directories = "4.0"
xdg = "2.4"
Expand Down

0 comments on commit 8b3d1b5

Please sign in to comment.