Skip to content

Commit

Permalink
build(deps): bump comfy-table from 4.1.1 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 4.1.1 to 5.0.1.
- [Release notes](https://github.com/nukesor/comfy-table/releases)
- [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md)
- [Commits](Nukesor/comfy-table@v4.1.1...v5.0.1)

---
updated-dependencies:
- dependency-name: comfy-table
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2022
1 parent 5dbe98f commit d413f19
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 59 deletions.
152 changes: 94 additions & 58 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 @@ -18,7 +18,7 @@ version = "0.1.6"

[dependencies]
avro-rs = "0.13"
comfy-table = "4.1.1"
comfy-table = "5.0.1"
isahc = {version = "1.7", features = ["json", "static-ssl"]}
paw = "1.0"
serde_json = "1.0"
Expand Down

0 comments on commit d413f19

Please sign in to comment.