Skip to content

Commit

Permalink
Bump comfy-table from 7.1.0 to 7.1.1 (#888)
Browse files Browse the repository at this point in the history
Bumps comfy-table from 7.1.0 to 7.1.1

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 9, 2024
1 parent 15255d0 commit ab5a83b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 27 deletions.
33 changes: 7 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/Cargo.toml
Expand Up @@ -25,7 +25,7 @@ byte-unit = { version = "5.1.4", default-features = false, features = [
bytes = "1.6.0"
chrono = { version = "0.4.37" }
clap = { version = "4.5.4", features = ["derive"] }
comfy-table = { version = "7.1.0", optional = true }
comfy-table = { version = "7.1.1", optional = true }
crc32fast = "1.4.0"
dirs = "5.0.1"
fast-async-mutex = { version = "0.6.7", optional = true }
Expand Down

0 comments on commit ab5a83b

Please sign in to comment.