Skip to content

Commit

Permalink
Bump human-panic from 2.0.1 to 2.0.2 (#330)
Browse files Browse the repository at this point in the history
Bumps [human-panic](https://github.com/rust-cli/human-panic) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md)
- [Commits](rust-cli/human-panic@v2.0.1...v2.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 98017e0 commit f8b495d
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 @@ -34,7 +34,7 @@ clap_complete = "4.5.33"
comfy-table = "7.1.1"
dialoguer = "0.11.0"
pretty_env_logger = "0.5.0"
human-panic = "2.0.1"
human-panic = "2.0.2"
itertools = "0.13.0"
log = "0.4.22"
tikv-jemallocator-global = "0.6.0"
Expand Down

0 comments on commit f8b495d

Please sign in to comment.