Skip to content

Commit

Permalink
Update Rust crate termcolor to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent dc65020 commit 05c6294
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 @@ -183,7 +183,7 @@ opentelemetry-otlp = { version = "0.13.0" }
proptest = "1.1.0"
rustup-macros = { path = "rustup-macros" }
tempfile = "3.8"
termcolor = "1.2"
termcolor = "1.3"
thiserror = "1.0"
tokio = { version = "1.26.0", default-features = false, features = [
"rt-multi-thread",
Expand Down

0 comments on commit 05c6294

Please sign in to comment.