Skip to content

Commit 4d55576

Browse files
Update colored crate
1 parent 46b7743 commit 4d55576

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 @@ description = "Scan local git repositories"
1111

1212
[dependencies]
1313
clap = { version = "4.5.29", features = ["derive"] }
14-
colored = "2.1.0"
14+
colored = "3.0.0"
1515
git2 = { version = "0.20.0", default-features = false }
1616
walkdir = "2.5.0"
1717
home = "0.5.9"

0 commit comments

Comments
 (0)