Skip to content

Commit 66d1293

Browse files
chore(deps): bump comfy-table from 7.1.3 to 7.1.4
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 7.1.3 to 7.1.4. - [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.3...v7.1.4) --- 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 01911a9 commit 66d1293

File tree

2 files changed

+5
-37
lines changed

2 files changed

+5
-37
lines changed

Cargo.lock

+4-36
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
@@ -32,7 +32,7 @@ gazenot = { version = "0.3.3" }
3232
clap = { version = "4.5.28", features = ["derive"] }
3333
console = { version = "0.15.10" }
3434
clap-cargo = { version = "0.14.0" }
35-
comfy-table = "7.1.3"
35+
comfy-table = "7.1.4"
3636
miette = { version = "7.5.0" }
3737
thiserror = "2.0.11"
3838
tracing = { version = "0.1.41", features = ["log"] }

0 commit comments

Comments
 (0)