Skip to content

Commit

Permalink
build(deps): bump termcolor from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [termcolor](https://github.com/BurntSushi/termcolor) from 1.3.0 to 1.4.0.
- [Commits](BurntSushi/termcolor@1.3.0...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jpgrayson committed Nov 24, 2023
1 parent cba76ce commit 3ca3c70
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 @@ -43,7 +43,7 @@ serde_json = "1.0"
strsim = "0.10"
tar = "0.4"
tempfile = "3"
termcolor = "1.1"
termcolor = "1.4"
thiserror = "~1.0"
time = { version = "0.3.23", default-features = false, features = [
"local-offset",
Expand Down

0 comments on commit 3ca3c70

Please sign in to comment.