Skip to content

Commit 21c2f42

Browse files
Update Rust crate colored to v3
1 parent ea870b2 commit 21c2f42

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ serde = "1.0.219"
1111
serde_json = "1.0.140"
1212
tucana = "0.0.32"
1313
clap = { version = "4.5.41" }
14-
colored = "2.0"
14+
colored = "3.0"
1515
tabled = "0.15"
1616
notify = "6.0"
1717

0 commit comments

Comments
 (0)