Skip to content

Commit

Permalink
chore(deps): bump termcolor from 1.1.3 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [termcolor](https://github.com/BurntSushi/termcolor) from 1.1.3 to 1.4.0.
- [Commits](BurntSushi/termcolor@1.1.3...1.4.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] committed Nov 20, 2023
1 parent 92eb0ae commit e76a240
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 @@ -48,7 +48,7 @@ rustls-pemfile = "1.0.4"
serde = { version = "1.0.192", features = ["derive"] }
serde_json = "1.0.108"
structopt = { version = "0.3.26", default-features = false }
termcolor = "1.1.3"
termcolor = "1.4.0"
tokio = { version = "1.29.1", features = [
"fs",
"rt-multi-thread",
Expand Down

0 comments on commit e76a240

Please sign in to comment.