Skip to content

Commit

Permalink
Bump comfy-table from 7.0.1 to 7.1.0 (#3411)
Browse files Browse the repository at this point in the history
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/nukesor/comfy-table/releases)
- [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md)
- [Commits](Nukesor/comfy-table@v7.0.1...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent cec9892 commit 4a55990
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 79 deletions.
109 changes: 31 additions & 78 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 boa_tester/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ rayon = "1.8.0"
toml = "0.8.2"
color-eyre = "0.6.2"
phf = { workspace = true, features = ["macros"] }
comfy-table = "7.0.1"
comfy-table = "7.1.0"
serde_repr = "0.1.16"

[features]
Expand Down

0 comments on commit 4a55990

Please sign in to comment.