Skip to content

Commit 51b7689

Browse files
Bump comfy-table from 7.1.0 to 7.1.1
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 7.1.0 to 7.1.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@v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: comfy-table dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05d4567 commit 51b7689

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ name = "py"
3333
path = "src/main.rs"
3434

3535
[dependencies]
36-
comfy-table = "7.1.0"
36+
comfy-table = "7.1.1"
3737
exitcode = "1.1.2"
3838
human-panic = "1.2.3"
3939
log = "0.4.21"

0 commit comments

Comments
 (0)