Skip to content

Commit 1615309

Browse files
committed
Merge branch 'dependabot/cargo/indicatif-0.18.0' into main
2 parents 5e1d325 + dabcf62 commit 1615309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/terraphim_tui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ chrono = { version = "0.4", features = ["serde"] }
4141
rustyline = { version = "14.0", optional = true }
4242
colored = { version = "3.0", optional = true }
4343
comfy-table = { version = "7.0", optional = true }
44-
indicatif = { version = "0.17", optional = true }
44+
indicatif = { version = "0.18", optional = true }
4545
dirs = { version = "5.0", optional = true }
4646

4747
terraphim_types = { path = "../terraphim_types" }

0 commit comments

Comments
 (0)