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 May 1, 2024
1 parent 865a4ca commit ad2beb0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -20,7 +20,7 @@ categories = ["command-line-utilities"]

[dependencies]
serialport = "4.*"
human-panic = "1.*"
human-panic = "2.*"
anyhow = "1.*"
clap = { version = "4.*", features = ["derive"] }
log = "0.4.21"
Expand Down

0 comments on commit ad2beb0

Please sign in to comment.