Skip to content

Commit 7faafc2

Browse files
Bump colored from 2.0.0 to 2.1.0
Bumps [colored](https://github.com/mackwic/colored) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: colored dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2101743 commit 7faafc2

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.2"
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)