Skip to content

Commit

Permalink
Bump color-backtrace from 0.5.1 to 0.6.0 in /lang/rust
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 Aug 16, 2023
1 parent 603a7e7 commit 6bb1816
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 25 deletions.
27 changes: 3 additions & 24 deletions lang/rust/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 lang/rust/avro_test_helper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ documentation = "https://docs.rs/apache-avro-test-helper"

[dependencies]
anyhow = { default-features = false, version = "1.0.74", features = ["std"] }
color-backtrace = { default-features = false, version = "0.5.1" }
color-backtrace = { default-features = false, version = "0.6.0" }
ctor = { default-features = false, version = "0.2.4" }
env_logger = { default-features = false, version = "0.10.0" }
lazy_static = { default-features = false, version = "1.4.0" }
Expand Down

0 comments on commit 6bb1816

Please sign in to comment.