Skip to content

Commit

Permalink
Bump human-panic from 1.1.3 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps [human-panic](https://github.com/rust-cli/human-panic) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/rust-cli/human-panic/releases)
- [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md)
- [Commits](rust-cli/human-panic@v1.1.3...v1.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2023
1 parent a1c321a commit 89a38a2
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 25 deletions.
114 changes: 90 additions & 24 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 @@ -18,7 +18,7 @@ path = "src/main.rs"
[dependencies]
console = "0.15.5"
open = "4.0.1"
human-panic = "1.1.3"
human-panic = "1.1.4"
lnk = "0.5.1"
fuzzy-matcher = "0.3.7"
crossterm = "0.26.1"
Expand Down

0 comments on commit 89a38a2

Please sign in to comment.