Skip to content

Commit 10a5ef7

Browse files
chore(deps): bump comfy-table from 7.2.1 to 7.2.2
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 7.2.1 to 7.2.2. - [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.2.1...v7.2.2) --- updated-dependencies: - dependency-name: comfy-table dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d9112d commit 10a5ef7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ eula = false
1919
chrono = { version = "0.4.42", features = ["serde"] }
2020
clap = { version = "4.5.54", features = ["derive", "wrap_help"] }
2121
clap-verbosity-flag = "3.0.4"
22-
comfy-table = "7.2.1"
22+
comfy-table = "7.2.2"
2323
csv = "1.4.0"
2424
dirs = "6.0.0"
2525
ipnetwork = { version = "0.21.1", features = ["serde"] }

0 commit comments

Comments
 (0)