Skip to content

Commit

Permalink
Bump cli-table from 0.3.2 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [cli-table](https://github.com/devashishdxt/cli-table) from 0.3.2 to 0.4.1.
- [Release notes](https://github.com/devashishdxt/cli-table/releases)
- [Commits](devashishdxt/cli-table@0.3.2...0.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2021
1 parent f7529d6 commit 8047037
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 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 commons/scmd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ structopt = "0.3.21"
clap = "2.33.3"
serde_json = { version="1.0", features = ["arbitrary_precision"]}
rust-flatten-json = "0.2.0"
cli-table = "0.3.2"
cli-table = "0.4.1"
once_cell = "1.5.2"

[dev-dependencies]
Expand Down

0 comments on commit 8047037

Please sign in to comment.