Skip to content

Commit

Permalink
Bump human-panic from 1.2.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [human-panic](https://github.com/rust-cli/human-panic) from 1.2.3 to 2.0.0.
- [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md)
- [Commits](rust-cli/human-panic@v1.2.3...v2.0.0)

---
updated-dependencies:
- dependency-name: human-panic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 05d4567 commit 8d7ead6
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 @@ -35,7 +35,7 @@ path = "src/main.rs"
[dependencies]
comfy-table = "7.1.0"
exitcode = "1.1.2"
human-panic = "1.2.3"
human-panic = "2.0.0"
log = "0.4.21"
nix = {version = "0.27.1", features = ["process"]}
stderrlog = "0.6.0"
Expand Down

0 comments on commit 8d7ead6

Please sign in to comment.