Skip to content

Commit

Permalink
chore(deps): bump color-eyre from 0.6.2 to 0.6.3 (#190)
Browse files Browse the repository at this point in the history
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.2 to 0.6.3.
- [Commits](eyre-rs/eyre@v0.6.2...color-eyre-v0.6.3)

---
updated-dependencies:
- dependency-name: color-eyre
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 8db2f44 commit e52beae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -14,7 +14,7 @@ bat = { version = "0.23.0", default-features = false, features = [
byteorder = "1.5.0"
cfg-if = "1.0.0"
clap = { version = "4.5.2", features = ["derive"] }
color-eyre = { version = "0.6.2", features = ["issue-url"] }
color-eyre = { version = "0.6.3", features = ["issue-url"] }
config = "0.14.0"
ctrlc = "3.4.4"
daemonize = "0.5.0"
Expand Down

0 comments on commit e52beae

Please sign in to comment.