Skip to content

Commit 9b1a77e

Browse files
build(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] <[email protected]>
1 parent ece3ebd commit 9b1a77e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -13,7 +13,7 @@ default-run = "flint"
1313
anyhow = "1.0.100"
1414
blake3 = { version = "1.8.2", features = ["digest"] }
1515
clap = { version = "4.5.54", features = ["derive"] }
16-
comfy-table = "7.2.1"
16+
comfy-table = "7.2.2"
1717
directories = "6.0.0"
1818
ed25519-dalek = { version = "=3.0.0-pre.3", features = [
1919
"pem",

0 commit comments

Comments
 (0)