Skip to content

Commit

Permalink
build(deps): bump const-hex from 1.9.1 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.9.1 to 1.10.0.
- [Commits](DaniPopes/const-hex@v1.9.1...v1.10.0)

---
updated-dependencies:
- dependency-name: const-hex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 8964cd4 commit 0eed7b8
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 3 deletions.
105 changes: 103 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 @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
clap = "4.4.6"
color-eyre = "0.6.2"
const-hex = "1.9.1"
const-hex = "1.10.0"
crossterm = "0.27.0"
futures = { version = "0.3.28", features = ["futures-executor", "thread-pool"] }
indicatif = "0.17.7"
Expand Down

0 comments on commit 0eed7b8

Please sign in to comment.