Skip to content

Commit

Permalink
Bump sysexits from 0.3.4 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [sysexits](https://github.com/sorairolake/sysexits-rs) from 0.3.4 to 0.4.0.
- [Release notes](https://github.com/sorairolake/sysexits-rs/releases)
- [Changelog](https://github.com/sorairolake/sysexits-rs/blob/develop/CHANGELOG.adoc)
- [Commits](sorairolake/sysexits-rs@v0.3.4...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 2, 2023
1 parent 7faea23 commit ee1af65
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 ee1af65

Please sign in to comment.