mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 01:47:55 +00:00
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](https://github.com/nukesor/comfy-table/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -17,7 +17,7 @@ array-bytes = "6.1"
|
||||
chrono = "0.4"
|
||||
clap = { version = "4.2.5", features = ["derive"] }
|
||||
codec = { package = "parity-scale-codec", version = "3.6.1" }
|
||||
comfy-table = { version = "7.0.0", default-features = false }
|
||||
comfy-table = { version = "7.0.1", default-features = false }
|
||||
handlebars = "4.2.2"
|
||||
Inflector = "0.11.4"
|
||||
itertools = "0.10.3"
|
||||
|
||||
Reference in New Issue
Block a user