Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 16c1736 commit 980c163
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 @@ -22,7 +22,7 @@ hyper-util = { version = "0.1.1", features = ["full"] }
http-body-util = "0.1.0"
hyper-tls = "0.6.0"
clap = { version = "4.3.19", features = ["help", "usage", "error-context", "std", "derive"], default_features = false }
termcolor = "1.3.0"
termcolor = "1.4.1"
is-terminal = "0.4.10"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
Expand Down

0 comments on commit 980c163

Please sign in to comment.