Skip to content

Commit 16cbe61

Browse files
authored
Merge pull request #7 from dashed/dependabot/cargo/colored-2.1.0
Bump colored from 2.0.0 to 2.1.0
2 parents f52aa70 + 7faafc2 commit 16cbe61

File tree

2 files changed

+79
-14
lines changed

2 files changed

+79
-14
lines changed

Cargo.lock

Lines changed: 78 additions & 13 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
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
git2 = "0.18.3"
1010
clap = "2.33.3"
11-
colored = "2.0.0"
11+
colored = "2.1.0"
1212
between = "0.1.0"
1313
rand = "0.8.5"
1414
regex = "1.5.4"

0 commit comments

Comments
 (0)