Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 1ffcd40 commit 114db7f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 6 deletions.
34 changes: 29 additions & 5 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 @@ -46,7 +46,7 @@ tui-input = "0.8"
duct = "0.13"
anyhow = "1.0"
backtrace = "0.3"
human-panic = "1.1"
human-panic = "1.2"
base64 = "0.21.4"
jsonwebtoken = "8.3.0"
chrono = "0.4.31"
Expand Down

0 comments on commit 114db7f

Please sign in to comment.