Skip to content

Commit d0093b3

Browse files
Bump comfy-table from 7.0.0 to 7.0.1 (#14798)
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 7.0.0 to 7.0.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.0.0...v7.0.1) --- updated-dependencies: - dependency-name: comfy-table dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: parity-processbot <>
1 parent 6ce530d commit d0093b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

substrate/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.

substrate/utils/frame/benchmarking-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ array-bytes = "6.1"
1717
chrono = "0.4"
1818
clap = { version = "4.2.5", features = ["derive"] }
1919
codec = { package = "parity-scale-codec", version = "3.6.1" }
20-
comfy-table = { version = "7.0.0", default-features = false }
20+
comfy-table = { version = "7.0.1", default-features = false }
2121
handlebars = "4.2.2"
2222
Inflector = "0.11.4"
2323
itertools = "0.10.3"

0 commit comments

Comments
 (0)