Skip to content

Commit

Permalink
deps(crates): bump color-eyre from 0.6.2 to 0.6.3
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 362b809 commit 1f5b87d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -11,7 +11,7 @@ build = "build.rs"

[dependencies]
bottomify = "1.2.0"
color-eyre = "0.6.2"
color-eyre = "0.6.3"
dotenvy = "0.15.7"
env_logger = "0.11.3"
eyre = "0.6.12"
Expand Down

0 comments on commit 1f5b87d

Please sign in to comment.