Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 6bbea21 commit 80e6d12
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.3"
thiserror = "~1.0"
time = { version = "0.3.23", default-features = false, features = [
"local-offset",
Expand Down

0 comments on commit 80e6d12

Please sign in to comment.