Skip to content

Commit 1aab261

Browse files
chore(deps)(deps): bump comfy-table from 7.2.1 to 7.2.2
Dependabot couldn't find the original pull request head commit, 258466e.
1 parent 07a6341 commit 1aab261

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.

crates/terraphim_tui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ chrono = { version = "0.4", features = ["serde"] }
4242
# REPL dependencies - only compiled with features
4343
rustyline = { version = "14.0", optional = true }
4444
colored = { version = "3.0", optional = true }
45-
comfy-table = { version = "7.0", optional = true }
45+
comfy-table = { version = "7.2", optional = true }
4646
indicatif = { version = "0.18", optional = true }
4747
dirs = { version = "5.0", optional = true }
4848

0 commit comments

Comments
 (0)