Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 308f1c3 commit f05af97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -44,7 +44,7 @@ indicatif = "0.17.5"
console = "0.15.7"
ctrlc = "3.4.0"
url = "2.4.0"
cli-table = "0.4.7"
cli-table = "0.4.9"
itertools = "0.13.0"
cluFlock = "1.2.7"
chrono = { version = "0.4.26", features = ["serde"] }
Expand Down

0 comments on commit f05af97

Please sign in to comment.