Skip to content

Commit

Permalink
build(deps): update hexyl requirement from 0.14 to 0.15
Browse files Browse the repository at this point in the history
Updates the requirements on [hexyl](https://github.com/sharkdp/hexyl) to permit the latest version.
- [Release notes](https://github.com/sharkdp/hexyl/releases)
- [Changelog](https://github.com/sharkdp/hexyl/blob/master/CHANGELOG.md)
- [Commits](sharkdp/hexyl@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: hexyl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent ab24a17 commit 9ccc51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository = "https://github.com/williballenthin/lancelot"
log = "0.4"
clap = "3"
ansi_term = "0.12"
hexyl = "0.14"
hexyl = "0.15"
fern = "0.7"
chrono = "0.4"
anyhow = "1"
Expand Down

0 comments on commit 9ccc51a

Please sign in to comment.