Skip to content

Commit

Permalink
Bump color-backtrace from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [color-backtrace](https://github.com/athre0z/color-backtrace) from 0.5.1 to 0.6.0.
- [Changelog](https://github.com/athre0z/color-backtrace/blob/master/CHANGELOG.md)
- [Commits](athre0z/color-backtrace@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: color-backtrace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 1c1614f commit 68d0bc4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 27 deletions.
29 changes: 4 additions & 25 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 @@ -80,7 +80,7 @@ version = "4.3"
features = [ "derive", "env", "color", "unstable-styles" ]

[dependencies.color-backtrace]
version = "0.5.1"
version = "0.6.0"

[dependencies.colored]
version = "2.0"
Expand Down
2 changes: 1 addition & 1 deletion errors/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ version = "0.3.68"
version = "2.0.4"

[dependencies.color-backtrace]
version = "0.5.1"
version = "0.6.0"

[dependencies.derivative]
version = "2.2.0"
Expand Down

0 comments on commit 68d0bc4

Please sign in to comment.